This is a demo version of the Bitcoin BRC20 Programmable Module (BRC2.0 protocol), showcasing the full workflow β including smart contract deployment and interaction & brc2.0 tokne deploy, mint and transfer.
code/
βββ be/ # Backend (Node.js + TypeScript)
β βββ config/ # Configuration files
β βββ controller/ # Route controllers
β βββ middleware/ # Express middleware
β βββ model/ # Data models
β βββ routes/ # API routes
β βββ service/ # Business logic services
β βββ utils/ # Utility functions
β βββ output/ # Smart contract artifacts
β βββ Simple.sol # Solidity smart contract
β βββ wallet.json # Bitcoin wallet configuration
βββ fe/ # Frontend (Next.js + React)
β βββ app/ # Next.js app directory
β βββ components/ # React components
β βββ contexts/ # React contexts
β βββ utils/ # Frontend utilities
βββ README.md
token.lpad.mp4
If you wanna build more complex and useful DApp with it or any question, contact to developer: @MoonSat