js-moi-constants
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

image

docs npm version license

latest tag issue count pulls count test status

js-moi-constants

This is a sub-package of js-moi-sdk.

The js-moi-constants package includes common constants used within the js-moi-sdk ecosystem. These constants provide predefined values for various aspects of MOI, making it easier to work with the protocol.

Installation

Install the latest release using the following command.

npm install js-moi-constants

Usage

    import { MOI_DERIVATION_PATH } from "js-moi-constants";

    console.log(MOI_DERIVATION_PATH)

    // Output
    /*
        m/44'/6174'/0'/0/0
    */

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.

Readme

Keywords

Package Sidebar

Install

npm i js-moi-constants

Weekly Downloads

12

Version

0.4.0

License

Apache-2.0 OR MIT

Unpacked Size

21.5 kB

Total Files

40

Last publish

Collaborators

  • sarva-npm