Nessuna descrizione

skyfffire 1f70d50d8e 维护的基本框架OK 2 anni fa
abi ebded6ad12 开始测试 2 anni fa
config ebded6ad12 开始测试 2 anni fa
contracts 9e903f296b 初始化 2 anni fa
model ebded6ad12 开始测试 2 anni fa
scripts 1f70d50d8e 维护的基本框架OK 2 anni fa
utils 63090d2a00 接口鉴权 2 anni fa
.gitignore 9e903f296b 初始化 2 anni fa
.secret-config.js.sample b51027f20f 修改一些默认配置 2 anni fa
README.md 9e903f296b 初始化 2 anni fa
hardhat.config.js a1f051a9b0 web3封装ok 2 anni fa
package-lock.json 9e903f296b 初始化 2 anni fa
package.json 44ba6a515f 整体框架已经做完。 2 anni fa

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