BBOX is a decentralized app directory and funding layer for Bitcoin and its Layer-2 ecosystems (Stacks, Lightning, Runes, etc.).
It helps users discover, evaluate, and fund open-source Bitcoin applications through transparent milestones and smart contracts.
BBOX aims to become the App Store of the Bitcoin economy — permissionless, open-source, and community-governed.
- Curate and verify apps built on Bitcoin L1 + L2 networks.
- Enable milestone-based funding and bounties in BTC, STX, or other Bitcoin-anchored assets.
- Provide a unified UX for builders, users, and DAOs to coordinate development transparently.
- Support local Bitcoin communities and hackathons through BBOX Grants.
| Feature | Description |
|---|---|
| App Index | Decentralized registry of Bitcoin and Layer-2 applications. |
| Milestone Funding | Clarity smart contracts release funds only after milestone completion. |
| DAO Governance | Multisig or quadratic voting for project curation and grants. |
| Profiles & Badges | Developer and project verification via GitHub or Stacks ID. |
| Bridge SDK | Integration layer for apps to register metadata or trigger BBOX events. |
| Privacy Layer (coming soon) | Optional zk-proof system for KYC-less funding approvals. |
- Frontend: Next.js / React / Tailwind
- Contracts: Clarity (Stacks network)
- Storage: IPFSs + GitHub metadata
- Indexing: Hiro API + BBOX Registry
- Governance: sBTC multisig DAO (Zuyux DAO prototype)
bbox/
├── contracts/ # Clarity smart contracts (funding, registry, dao)
├── web/ # Next.js frontend
├── api/ # API routes and middleware
├── scripts/ # Deployment and verification scripts
├── docs/ # Specs and architecture docs
├── tests/ # Unit and integration tests
└── README.md
- Node.js ≥ 20
- Clarinet ≥ 2.0
- Git + pnpm
git clone https://github.com/zuyux/bbox.git
cd bbox
npm install
npm run devclarinet deploy --network=testnet| Phase | Focus | Status |
|---|---|---|
| v0.1 | Static app index + metadata | ✅ Done |
| v0.2 | Smart contract milestone funding | 🚧 In progress |
| v0.3 | DAO governance + grant voting | 🕒 Planned |
| v1.0 | Fully decentralized BBOX dApp | 🔜 Q2 2026 |
BBOX is developed by Zuyux — a research & development collective in Lima, Peru. Lead: @fabohax Contributors: @ronoelc, @stackslabs
MIT © 2025 Zuyux DAO Free to use, modify, and distribute under open-source terms.
- Website: bbox.app (coming soon)
- Twitter/X: @zuyuxdao
- Docs:
/docs - Telegram: t.me/zuyuxdao