@zerodao/common
v0.3.47
Published
zerodao utils
Downloads
2
Readme
@zerodao/common
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,
getChainUnits,
getChainIdToName
} = require("@zerodao/chains")
License
MIT License