orbitdb
https://orbitdb.org/
IPFS
ベース
これも
OpenCollective
に参加している
CRDT
Confrict-free replicated data type
https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type
Javascript API
アクセス制御があるところは古典的
以下のデータ・モデルがある
Key-Value
Log
Feed (Log だけどエントリを削除可能)
Documents (JSON)
Counters
Getting started
https://github.com/orbitdb/orbit-db/blob/main/GUIDE.md
Field Manual
https://github.com/orbitdb/field-manual
動かしてみよう