The Blurt stack
A map of the components documented in this manual and how they fit together. Each component has a quick guide (what it is, how to run or use it fast) and a reference (complete, specialized documentation).
Chain & backend
- blurtd — a consensus node that validates and serves the chain (the chain itself is the decentralized ledger across all nodes).
- nexus-go — the social / bridge / API layer over the chain (feeds, communities, profiles).
- RPC proxy — a single JSON-RPC endpoint that routes each method to the right backend by its prefix.
- Wallet indexer — indexes wallet-relevant operations for fast history and reward screens.
Front-ends
Work in progress
- CivLayer — a "digital civilization layer": an on-chain civic framework (
civic) and its client app (civport).
