Nincs leírás

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

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