go-moi-identifiers is a package that contains implementations for all primitive identifiers
used in the MOI Protocol such as the Address
, LogicID
and AssetID
standards. The KramaID
primitive will also be implemented soon.
Identifier | Specification | Implemented |
---|---|---|
Address |
pending | Yes |
AssetID |
Asset ID Spec | Yes |
LogicID |
Logic ID Spec | Yes |
KramaID |
pending | No |
Install the latest release using the following command
go get -u github.com/sarvalabs/go-moi-identifiers
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.
© 2023 Sarva Labs Inc. & MOI Protocol Developers.
This project is licensed under either of
at your option.
The SPDX license identifier for this project is MIT OR Apache-2.0
.