@unizen-io/unizen-token-bridge
v0.1.42
Published
Smart contracts of the token-bridge
Downloads
294
Maintainers
Keywords
Readme
unizen-multi-chain-bridge
Smart contracts of the token-bridge
Require enviroment
- Node: v14.17.4
- Yarn: 1.22.4
Installation
npm i
oryarn install
Compile smart contracts
yarn compile
Run unit test
- Test the whole system:
yarn test
- Test fee part with mainnet-fork:
yarn test:fee