Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 535 Bytes

File metadata and controls

13 lines (9 loc) · 535 Bytes

blessing-dapp

Blessing is the most universal human expression of emotion, and we are NFTizing it.

Basic Sample Hardhat Project

npx hardhat run scripts/add_blessings_bsc_mainnet.js --network bsc_mainnet
npx hardhat flatten ./contracts/CryptoBlessingToken.sol >  ./contracts/FlatCryptoBlessingToken.sol
npx hardhat verify --network bsc_mainnet 0xAB0444680DC75fBcF90aF8CC74D712d2AF4b4a3c --contract contracts/CryptoBlessingToken.sol

npx hardhat run scripts/polygon/deploy_polygon_testnet.js --network polygon_testnet