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

0.6.0 • Public • Published

image

docs npm version license

latest tag issue count pulls count test status

js-moi-utils

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

The js-moi-utils package offers a comprehensive set of tools and functions to enhance development with MOI. It provides utility functions that simplify common tasks, making your development experience smoother and more efficient.

Installation

Install the latest release using the following command.

npm install js-moi-utils

Usage

    import { isValidAddress } from "js-moi-utils";

    const isValid = isValidAddress("0xd210e094cd2432ef7d488d4310759b6bd81a0cda35a5fcce3dab87c0a841bdba")
    console.log(isValid)

    // Output
    /*
        true
    */

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.

/js-moi-utils/

    Package Sidebar

    Install

    npm i js-moi-utils

    Weekly Downloads

    27

    Version

    0.6.0

    License

    Apache-2.0 OR MIT

    Unpacked Size

    154 kB

    Total Files

    127

    Last publish

    Collaborators

    • sarva-npm