Skip to content

felix01-dev/mantle-erc20-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mantle-erc721-bridge

mantle standard erc20 bridge

compile

yarn 
yarn hardhat compile 

test

# set env for test 
# example:
export L1_BRIDGE=0x610178dA211FEF7D417bC0e6FeD39F05609AD788
export PRIV_KEY=dbda1821b80551c9d65939329250298aa3472ba22feea921c0cf5d620ea67b97
# run test
node scripts/erc20_deposit_18.js
node scripts/erc20_deposit_6.js
```# mantle-erc20-bridge

About

ERC20 deposit and with withdraw test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 36.9%
  • TypeScript 33.3%
  • Solidity 29.8%