Aucune description

龚成明 44ba6a515f 整体框架已经做完。 il y a 2 ans
abi 44ba6a515f 整体框架已经做完。 il y a 2 ans
config 44ba6a515f 整体框架已经做完。 il y a 2 ans
contracts 9e903f296b 初始化 il y a 2 ans
model 44ba6a515f 整体框架已经做完。 il y a 2 ans
scripts 44ba6a515f 整体框架已经做完。 il y a 2 ans
utils 44ba6a515f 整体框架已经做完。 il y a 2 ans
.gitignore 9e903f296b 初始化 il y a 2 ans
.secret-config.js.sample b51027f20f 修改一些默认配置 il y a 2 ans
README.md 9e903f296b 初始化 il y a 2 ans
hardhat.config.js a1f051a9b0 web3封装ok il y a 2 ans
package-lock.json 9e903f296b 初始化 il y a 2 ans
package.json 44ba6a515f 整体框架已经做完。 il y a 2 ans

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