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)
- Node.js ≥ 20
- Clarinet ≥ 2.0
- Git + pnpm
git clone https://github.com/zuyux/bbox.git
cd bbox
npm install
npm run dev| 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 based in Earth. Lead: @fabohax Contributors: @anthozg, @stackslabs
MIT 2025 zuyux Free to use, modify, and distribute under open-source terms.