Dossier
CRDT
Coverage of CRDT in the Nexus archive.
- We just sent a transaction on a brand new Layer 1 blockchain with zero internet. Not a tunnel, not a wrapper, a full L1 built from scratch for offline.
Arxia is a new Layer 1 blockchain designed to function without internet infrastructure, using decentralized protocols like LoRa, Bluetooth, and SMS. It features a block lattice architecture, CRDT-based reconciliation, and Ed25519/Blake3 cryptography, with the first offline transaction tested between handheld devices in airplane mode.
- A type-safe, realtime collaborative Graph Database in a CRDT
The article introduces a type-safe, real-time collaborative Graph Database built using Conflict-Free Replicated Data Types (CRDTs). It highlights the integration of CRDTs for ensuring consistency in distributed environments while enabling collaborative graph data management.