Sem descrição

龚成明 f088515d8b 基本测试ok,放服务器测试 há 2 anos atrás
abi ebded6ad12 开始测试 há 2 anos atrás
config ebded6ad12 开始测试 há 2 anos atrás
contracts 9e903f296b 初始化 há 2 anos atrás
model ebded6ad12 开始测试 há 2 anos atrás
scripts f088515d8b 基本测试ok,放服务器测试 há 2 anos atrás
utils 44ba6a515f 整体框架已经做完。 há 2 anos atrás
.gitignore 9e903f296b 初始化 há 2 anos atrás
.secret-config.js.sample b51027f20f 修改一些默认配置 há 2 anos atrás
README.md 9e903f296b 初始化 há 2 anos atrás
hardhat.config.js a1f051a9b0 web3封装ok há 2 anos atrás
package-lock.json 9e903f296b 初始化 há 2 anos atrás
package.json 44ba6a515f 整体框架已经做完。 há 2 anos atrás

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