Community Driven Standards
The Data Layer forBitcoin SV
The universal standard for data structure. Build interoperable applications that share a single global database.
Bitcoin Schema
Data Structure
Schema:Post
Block: ...
Version: 1.2.0
Updated: 2 days ago
Powering the Ecosystem
GorillaPool
Taal
HandCash
1Sat
Treechat
yours.org
fbx.fun
1sat.market
themetoken.dev
alchema.world
mintflow.me
GorillaPool
Taal
HandCash
1Sat
Treechat
yours.org
fbx.fun
1sat.market
themetoken.dev
alchema.world
mintflow.me
Why Standardize?
Bitcoin Schema turns the global ledger into a structured global database.
Universal Interoperability
Data written by one app is instantly readable by any other Bitcoin Schema compliant application.
App A
→
Schema
→
App B
Type Safety
Strict validation rules ensure data integrity across the network.
Developer Experience
Copy-paste JSON-LD templates to get started in seconds.
Decentralized Graph
Build a social graph that no single entity owns or controls.
Speak the same language
Leveraging the Magic Attribute Protocol (MAP) and B Protocol, Bitcoin Schema ensures your application data is semantic, discoverable, and future-proof.
Semantic Data Structure
Lightweight Validation
Cross-App Indexing
{
"app": "myapp.com",
"type": "post",
"context": "tx",
"tx": "abc123...",
"B": {
"content": "Hello Bitcoin Schema!",
"content-type": "text/plain",
"encoding": "utf-8"
}
}Ready to build the future?
Join developers building the next generation of data applications on Bitcoin.
Read the Documentation