Açıklama Yok

skyfffire 4e8c9cba36 optimism nft完成。 2 yıl önce
abi 4e8c9cba36 optimism nft完成。 2 yıl önce
contracts 9e903f296b 初始化 2 yıl önce
model b0a92d2c2e scroll链接成功 2 yıl önce
scripts 4e8c9cba36 optimism nft完成。 2 yıl önce
utils 63090d2a00 接口鉴权 2 yıl önce
.gitignore 1a85f64e2f 基础库已经准备好了 2 yıl önce
.secret-config.js.sample 1a85f64e2f 基础库已经准备好了 2 yıl önce
README.md 9e903f296b 初始化 2 yıl önce
package-lock.json 1b74cf668f 可以使用代理 2 yıl önce
package.json 1b74cf668f 可以使用代理 2 yıl önce

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