Sen descrición

龚成明 9028e811ff add default pipeline template yaml %!s(int64=2) %!d(string=hai) anos
.workflow 9028e811ff add default pipeline template yaml %!s(int64=2) %!d(string=hai) anos
abi ebded6ad12 开始测试 %!s(int64=2) %!d(string=hai) anos
config ebc30eee97 计算关键币与基本币的价格 %!s(int64=2) %!d(string=hai) anos
contracts 9e903f296b 初始化 %!s(int64=2) %!d(string=hai) anos
model 1e621c5ad6 基础逻辑写完 %!s(int64=2) %!d(string=hai) anos
scripts b2f3155209 修复value计算错误的bug %!s(int64=2) %!d(string=hai) anos
utils 63090d2a00 接口鉴权 %!s(int64=2) %!d(string=hai) anos
.gitignore 9e903f296b 初始化 %!s(int64=2) %!d(string=hai) anos
.secret-config.js.sample b51027f20f 修改一些默认配置 %!s(int64=2) %!d(string=hai) anos
README.md 9e903f296b 初始化 %!s(int64=2) %!d(string=hai) anos
hardhat.config.js 1e621c5ad6 基础逻辑写完 %!s(int64=2) %!d(string=hai) anos
package-lock.json 9e903f296b 初始化 %!s(int64=2) %!d(string=hai) anos
package.json 44ba6a515f 整体框架已经做完。 %!s(int64=2) %!d(string=hai) anos

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