模擬 Furucombo 被攻擊事件
https://rekt.news/furucombo-rekt/
- 安裝 dependency
yarn
如想環境獨立使用環境變數,可以更改 dotenv.config({ path: '.env' });
指定想要的環境變數檔案位置
- Build (會產生 web3 跟 hardhat test 用的 type definition)
yarn build
- Test
yarn test
模擬 Furucombo 被攻擊事件
https://rekt.news/furucombo-rekt/
yarn
如想環境獨立使用環境變數,可以更改 dotenv.config({ path: '.env' });
指定想要的環境變數檔案位置
yarn build
yarn test