Hardhat x BuildBear lets you create your own private testnet, (optional) forked from the mainnet, with your own Native and ERC20 Token faucet and blockchain Explorer.
π» Features of Hardhat x BuildBear
1οΈβ£ Clone/fork Hardhat x Buildbear:
git clone https://github.com/BuildBearLabs/Hardhat-BuildBear.git
2οΈβ£ Install dependencies
cd Hardhat-BuildBear
npm install
3οΈβ£ Create your private testnet (forked from the mainnet):
npm run createTestnet
Once the Testnet is live, its RPC, Explorer and Faucet details are added to the testnet.json
file
4οΈβ£ To Deploy the
Greeter.sol
smart contract
npx hardhat run scripts/deploy-greeter.js
5οΈβ£ To Run the Test script
Greeter-Test.js
npx hardhat test
- Getting to know Solidity
- Building a Decentralized NFT Marketplace
- Build your own Decentralized Exchange
- Build Your Own Decentralized Lending Protocol
- Learn and deploy an ERC 1155 smart contract
- Learn how to Code a Decentralised Hotel Booking System Smart Contract
- Building an NFT Lottery: Step-by-Step Guide for Creating a Smart Contract and Frontend
Join the telegram support chat π¬