Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 3.03 KB

README.md

File metadata and controls

48 lines (38 loc) · 3.03 KB

go version license go docs latest tag

ci status issue count pulls count

MOI Identifiers

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.

Specifications & Implementations

Identifier Specification Implemented
Address pending Yes
AssetID Asset ID Spec Yes
LogicID Logic ID Spec Yes
KramaID pending No

Install

Install the latest release using the following command

go get -u github.com/sarvalabs/go-moi-identifiers

Contributing

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.

License

© 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.