Sin descripción

龚成明 9e903f296b 初始化 hace 2 años
abi 9e903f296b 初始化 hace 2 años
config 9e903f296b 初始化 hace 2 años
contracts 9e903f296b 初始化 hace 2 años
model 9e903f296b 初始化 hace 2 años
scripts 9e903f296b 初始化 hace 2 años
utils 9e903f296b 初始化 hace 2 años
.gitignore 9e903f296b 初始化 hace 2 años
.secret-config.js.sample 9e903f296b 初始化 hace 2 años
README.md 9e903f296b 初始化 hace 2 años
hardhat.config.js 9e903f296b 初始化 hace 2 años
package-lock.json 9e903f296b 初始化 hace 2 años
package.json 9e903f296b 初始化 hace 2 años

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