Skip to content

sanamummer/diamond

Repository files navigation

Hardhat x BuildBear

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

Create your Private Testnet

image

Use your personal Native & ERC20 Token Faucet

image

Use your personal Explorer with built-in Transaction Trace

image

🏄‍♂️ Quick Start

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 smart contract

npx hardhat run scripts/deploy.js

5️⃣ To Run the Test script diamondTest.js

npx hardhat test

🔭 Learning Resources

💬 Support Chat

Join the telegram support chat 💬

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published