js-moi-identifiers
v0.7.0-rc1
Published
It a library that contains implementations for all account identifiers used in the MOI Protocol such as the `AssetID`, `LogicID` and `ParticipantID` identifiers
Maintainers
Readme

js-moi-identifiers
This is a sub-package of js-moi-sdk.
The js-moi-identifiers is a library that implements all account identifiers used in the MOI Protocol, including AssetID, LogicID, and ParticipantID.
It provides functionality to retrieve flags, metadata, variant IDs, and account IDs from identifiers. Additionally, it includes
validation for multiple identifier versions and generator functions for each type.
Installation
Install the latest release using the following command.
npm install js-moi-identifiersContributing
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.
