Infrastructure
Run a node, use the APIs, and integrate off-ledger services with Radix.
1. Running a Radix Node
A Radix node connects to the peer-to-peer network, syncs ledger state, and (if registered as a validator) participates in Cerberus consensus . You canβ¦
2. Radix APIs
Radix exposes four APIs at different abstraction levels. Most developers only need the Gateway API . API Purpose Best For Access Gateway High-level leβ¦
