Skip to content

michalstefanow/brc2.0-brc20-programmable-module-smartContract-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

πŸš€ BRC-2.0 (BRC20-programmable-module) DEMO

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.

πŸ—οΈ Project Structure

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

🎬 Preview

token.lpad.mp4

🚨 Contact Me

If you wanna build more complex and useful DApp with it or any question, contact to developer: @MoonSat

Documentation about brc2.0

About

Brc2.0 or brc20-programmable-module demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •