To deploy dummy ERC20
and DepositTresure
contracts on Fuse Mainnet:
- Create
.env
file with PRIVATE_KEY - Run
yarn
- Run
yarn hardhat run scripts/deploy.js --network fuse
Local deployment will fail because the oracle address is hardcoded for the Fuse Mainnet.
Tests don't work, I was just curious how GitHub Copilot will generate them from comments (not really good result).