You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
513 B

7 months ago
  1. # Sample Hardhat Project
  2. 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.
  3. Try running some of the following tasks:
  4. ```shell
  5. npx hardhat help
  6. npx hardhat test
  7. REPORT_GAS=true npx hardhat test
  8. npx hardhat node
  9. npx hardhat run scripts/deploy.ts
  10. ```
  11. <!--Deploy CHANGELIST -->
  12. 1.检查dayTime 86400
  13. 2.检查NFT的质押合约地址
  14. 3.检查Pool的质押合约地址
  15. 4.检查FIL的合约地址
  16. 5.检查.env配置