بدون توضیح

龚成明 b51027f20f 修改一些默认配置 2 سال پیش
abi 9e903f296b 初始化 2 سال پیش
config 9e903f296b 初始化 2 سال پیش
contracts 9e903f296b 初始化 2 سال پیش
model 9e903f296b 初始化 2 سال پیش
scripts b51027f20f 修改一些默认配置 2 سال پیش
utils 9e903f296b 初始化 2 سال پیش
.gitignore 9e903f296b 初始化 2 سال پیش
.secret-config.js.sample b51027f20f 修改一些默认配置 2 سال پیش
README.md 9e903f296b 初始化 2 سال پیش
hardhat.config.js 9e903f296b 初始化 2 سال پیش
package-lock.json 9e903f296b 初始化 2 سال پیش
package.json 9e903f296b 初始化 2 سال پیش

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