Ingen beskrivning

龚成明 b61ae07bb0 移除未定义变量 2 år sedan
abi ebded6ad12 开始测试 2 år sedan
config ebded6ad12 开始测试 2 år sedan
contracts 9e903f296b 初始化 2 år sedan
model ebded6ad12 开始测试 2 år sedan
scripts b61ae07bb0 移除未定义变量 2 år sedan
utils 44ba6a515f 整体框架已经做完。 2 år sedan
.gitignore 9e903f296b 初始化 2 år sedan
.secret-config.js.sample b51027f20f 修改一些默认配置 2 år sedan
README.md 9e903f296b 初始化 2 år sedan
hardhat.config.js a1f051a9b0 web3封装ok 2 år sedan
package-lock.json 9e903f296b 初始化 2 år sedan
package.json 44ba6a515f 整体框架已经做完。 2 år sedan

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:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js