8000 GitHub - honey0820/blockchain-hardhat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

honey0820/blockchain-hardhat

Repository files navigation

Run tests

npm install

contract compile

npx hardhat compile

contract test

npx hardhat test

Deployment and verify (on bsc testnet)

  1. Copy .env.example to .env and update needed credentials
  2. npx hardhat run --network bsctestnet scripts/deploy_contracts.js
  3. npx hardhat verify --network bsctestnet <deployed contract address>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0