Geen omschrijving

龚成明 a1f051a9b0 web3封装ok 2 jaren geleden
abi 9e903f296b 初始化 2 jaren geleden
config 9e903f296b 初始化 2 jaren geleden
contracts 9e903f296b 初始化 2 jaren geleden
model 9e903f296b 初始化 2 jaren geleden
scripts 624289d7a5 移除replaceAll 2 jaren geleden
utils a1f051a9b0 web3封装ok 2 jaren geleden
.gitignore 9e903f296b 初始化 2 jaren geleden
.secret-config.js.sample b51027f20f 修改一些默认配置 2 jaren geleden
README.md 9e903f296b 初始化 2 jaren geleden
hardhat.config.js a1f051a9b0 web3封装ok 2 jaren geleden
package-lock.json 9e903f296b 初始化 2 jaren geleden
package.json 9e903f296b 初始化 2 jaren geleden

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