Không có mô tả

skyfffire a9e8e37350 容错 2 năm trước cách đây
.idea 4efa30fec7 初始化完成 3 năm trước cách đây
config 91b092f3b1 结构整理完了。 2 năm trước cách đây
scripts a9e8e37350 容错 2 năm trước cách đây
utils 91b092f3b1 结构整理完了。 2 năm trước cách đây
.gitignore df30904051 准备查找uniswap_swap_router 2 năm trước cách đây
.secret.ts.sample 4efa30fec7 初始化完成 3 năm trước cách đây
README.md 4439f7afba 计算初步测试成功,环境问题。。。。 3 năm trước cách đây
hardhat.config.ts 4386b01818 一直从当前block往前获取 2 năm trước cách đây
package-lock.json 5181051d00 日志处理 3 năm trước cách đây
package.json df30904051 准备查找uniswap_swap_router 2 năm trước cách đây
tsconfig.json 7dbc200e4f 完美配置web3 3 năm trước cách đây

README.md

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

cp .secret.ts.sample .secret.ts
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deployCalc.ts