0.3.47 • Published 10 months ago

@zerodao/chains v0.3.47

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@zerodao/chains

this sub-module is part of the zerodao software development kit (sdk)

it is responsible for integrated chain utilities.

for more information, see the documentation

Importing

most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.

    const {
        selectFixture,
        tokenMapping,
        reverseTokenMapping,
        getChainName,
        getChainUnits,
        getChainIdToName
    } = require("@zerodao/chains")

License

MIT License