Start here
Build a Metanet application
Keep keys out of app code, ask a standards-compatible wallet to act, and make permissions legible to users.
Outcome-first architecture
Each path is an editorial implementation sequence. It narrows the catalog to a coherent stack without pretending that a BRC number, package, or vendor is the whole system.
Start here
Keep keys out of app code, ask a standards-compatible wallet to act, and make permissions legible to users.
People and peers
Derive relationship-specific keys, reveal only needed certificate fields, and authenticate both ends of a channel.
Shared application state
Admit only protocol-valid transactions, expose focused lookups, discover peers, and keep topic state synchronized.
Value exchange
Compose derivation data, proof-carrying transactions, wallet receipt, and HTTP payment negotiation.
SPV foundation
Choose current transaction and Merkle-proof containers, then scope them to a transaction or output.
Digital assets
Track wallet-owned token outputs, origin provenance, inscription envelopes, and portable proof packages.
The BRC text defines the protocol. A path never silently changes it.
Ordering reflects implementation dependencies and can evolve as the ecosystem does.
Reference software proves feasibility; the interface remains the point of interoperability.