Fără Descriere

skyfffire d5d224a878 尝试修复部分池子的value计算错误的bug 2 ani în urmă
abi ebded6ad12 开始测试 2 ani în urmă
config ebc30eee97 计算关键币与基本币的价格 2 ani în urmă
contracts 9e903f296b 初始化 2 ani în urmă
model 1e621c5ad6 基础逻辑写完 2 ani în urmă
scripts d5d224a878 尝试修复部分池子的value计算错误的bug 2 ani în urmă
utils 63090d2a00 接口鉴权 2 ani în urmă
.gitignore 9e903f296b 初始化 2 ani în urmă
.secret-config.js.sample b51027f20f 修改一些默认配置 2 ani în urmă
README.md 9e903f296b 初始化 2 ani în urmă
hardhat.config.js 1e621c5ad6 基础逻辑写完 2 ani în urmă
package-lock.json 9e903f296b 初始化 2 ani în urmă
package.json 44ba6a515f 整体框架已经做完。 2 ani în urmă

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