add fundry test
Showing
.env.example
0 → 100644
.gitignore
0 → 100644
QUICKSTART.md
0 → 100644
deploy-local.sh
0 → 100755
foundry.toml
0 → 100644
script/DeployAll.s.sol
0 → 100644
script/DeployERC20.s.sol
0 → 100644
src/ERC20Token.sol
0 → 100644
src/InternalTransfer.sol
0 → 100644
test-all.sh
0 → 100755
test/ERC20Token.t.sol
0 → 100644
test/InternalTransfer.t.sol
0 → 100644
Please register or sign in to comment