Нема описа

skyfffire 63090d2a00 接口鉴权 пре 2 година
abi ebded6ad12 开始测试 пре 2 година
config ebded6ad12 开始测试 пре 2 година
contracts 9e903f296b 初始化 пре 2 година
model ebded6ad12 开始测试 пре 2 година
scripts 84c16f2a58 重命名 scripts/aux 为 scripts/extend пре 2 година
utils 63090d2a00 接口鉴权 пре 2 година
.gitignore 9e903f296b 初始化 пре 2 година
.secret-config.js.sample b51027f20f 修改一些默认配置 пре 2 година
README.md 9e903f296b 初始化 пре 2 година
hardhat.config.js a1f051a9b0 web3封装ok пре 2 година
package-lock.json 9e903f296b 初始化 пре 2 година
package.json 44ba6a515f 整体框架已经做完。 пре 2 година

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