The Education Layer for the Decentralized Web
BunkNet is a hands-on, risk-free ecosystem designed to onboard the next generation of Web3 builders. Learn, build, and deploy without the complexity or cost.
Why is BunkNet Necessary?
The path into Web3 is steep and filled with friction. Developers face fragmented tools, high costs on mainnet, and a daunting learning curve. We built BunkNet to be the "flight simulator" for blockchain—a place to learn, experiment, and fail safely.
Zero-Risk Environment
Our BUNK token has no monetary value. This intentional design choice eliminates financial speculation and keeps the focus entirely on learning and development.
Integrated Toolchain
We provide an end-to-end ecosystem. The testnet, explorer, wallets, and faucet are designed to work together, providing a smooth, cohesive developer experience.
Designed for Pedagogy
BunkNet is more than a testnet; it's a teaching tool. Every feature is built with the learner in mind, from descriptive explorer data to our guided, hands-on tutorials.
Our Journey So Far
DEC 2024
Project Inception
The BunkNet whitepaper was published, outlining our vision for a pedagogical blockchain ecosystem to empower developers in India and worldwide.
AUG 2025
Testnet & Core Tools Launch
BunkChain Testnet v1.0 went live, alongside the BunkScan Explorer and the initial BUNK token faucet, providing the foundational layer of our platform.
AUG 2025
Community Growth & Wallet Release
Launched the versatile CLI Wallet for developers and the user-friendly BunkPay Telegram Bot. Crossed the milestone of 10,000 active learners on the platform.
SEP 2025
First BunkNet Hackathon
We Will host our first virtual hackathon in partnership with leading tech institutes, fostering innovation and practical learning among students.
Start Your Journey Here
Get up and running with the BunkNet ecosystem in a matter of minutes.
Install the Project
Clone the repository and install the required Python libraries.
~ $ git clone https://github.com/ReOneSec/BunkNet.git
Cloning into 'BunkNet'...
... done.
~ $ cd BunkNet
~/BunkNet $ pip install -r requirements.txt
Collecting requests...
~/BunkNet $ python3 blockchain.py [explorer.py & validator.py too]
Deployment Successfull...
...
Successfully installed ecdsa mnemonic pycryptodome requests
~ $ git clone https://github.com/ReOneSec/BunkNet.git
Cloning into 'BunkNet'...
... done.
~ $ cd BunkNet/cli-wallet
~/BunkNet $ python3 wallet.py
Wallet will open and you can see 6 options, click 1 create/import wallet
~/BunkNet/cli-wallet $ You Can View Address, Send $BUNK to others, view seed phase, view history.
You've landed Successfull...
...
Launch & Explore the Wallet
Run the wallet to access the interactive menu and manage your assets.
Create/Import
Generate a brand new secure wallet or recover an existing one using your 12-word seed phrase.
View Address
Display your unique public address to receive $BUNK from the faucet or other users.
Check Balance
Connect to the BunkNet testnet to get a real-time update of your $BUNK balance.
Send $BUNK
Easily send tokens to any other BunkNet address with a simple, interactive confirmation process.
View History
See a clear log of all your incoming (green) and outgoing (red) transactions.
Backup Seed
Securely view your secret seed phrase. This is your master key—keep it safe!
Our Roadmap to the Future
We're just getting started. Here's what's next on our mission to revolutionize Web3 education.
PHASE 01 // Q4 2025
Interactive Learning Platform
- Launch web-based interactive tutorials with an integrated code editor.
- Establish partnerships with 5+ top universities in India for curriculum integration.
PHASE 02 // Q1 2026
Empowering Builders
- Initiate the "BunkNet Builders Grant" to fund innovative educational dApps.
- Introduce a visual smart contract wizard for no-code experimentation.
PHASE 03 // FUTURE VISION
Decentralization & Scale
- Launch a mock DAO for community governance on platform features.
- Develop a testnet bridge to Sepolia for learning cross-chain communication.