Hacker News new | ask | show | jobs
by abtinf 2921 days ago
The database is distributed among independent nodes.

Each participant has their own copy of the immutable ledger and world state.

Entries are cryptographically signed.

All interactions run through smart contracts (you can’t just insert/update).

You can form channels to engage in private transactions between a subset of the network, without divulging the existence of the transaction to the full network.