Skip to content

Latest commit

 

History

History

README.md

This is a Boilerplate to help the developers easily verify smart contracts from hardhat on their custom Testnet build using BuildBear

commands used

npx hardhat run scripts/deploy.js --network buildbear

npx hardhat verify --network buildbear 'Contract Address'