@zerodao/chains
v0.3.47
Published
zerodao sdk package
Downloads
3
Readme
@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