No Description

skyfffire f12e81aefe 准备对接新的Universal接口。 2 years ago
.idea 4efa30fec7 初始化完成 3 years ago
config f12e81aefe 准备对接新的Universal接口。 2 years ago
test f12e81aefe 准备对接新的Universal接口。 2 years ago
utils 91b092f3b1 结构整理完了。 2 years ago
.gitignore df30904051 准备查找uniswap_swap_router 2 years ago
.secret.ts.sample 4efa30fec7 初始化完成 3 years ago
README.md 4439f7afba 计算初步测试成功,环境问题。。。。 3 years ago
hardhat.config.ts 75bbc4dd5e 监听逻辑写完,从goerli进行测试 2 years ago
package-lock.json 5181051d00 日志处理 3 years ago
package.json df30904051 准备查找uniswap_swap_router 2 years ago
tsconfig.json 7dbc200e4f 完美配置web3 3 years ago

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