go-bcs

module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2023 License: MIT

README

go-bcs

Binary Canonical Serialization (bcs) for Golang.

Go Reference

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

Path Synopsis
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL