module
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Sep 18, 2023
License: MIT
Opens a new window with license information.
README
¶
go-bcs
Binary Canonical Serialization (bcs) for Golang.
![Go Reference](https://pkg.go.dev/badge/github.com/fardream/go-bcs.svg)
Binary Canonical Serialization (bcs) or Libra Canonical Serialization (lcs) is developed
for the shuttered libra/diem blockchain project.
BCS target is mainly rust-lang struct, although many move-lang based
blockchains use it as serialization format.
Given its root in rust, bcs include many features unavailable in golang (or move-lang), such as enum, option. See go package website for more details.
Directories
¶
bcs (binary canonical serialization) or lcs (libra canonical serialization) is developed from the shuttered libra/diem block chain project.
|
bcs (binary canonical serialization) or lcs (libra canonical serialization) is developed from the shuttered libra/diem block chain project. |
Click to show internal directories.
Click to hide internal directories.