A Javascript / Typescript CRDT datastore based on Merkle-DAGs.
Based on the paper Merkle-CRDTs: Merkle-DAGs meet CRDTs
Compatible with https://github.com/ipfs/go-ds-crdt
Interop tests https://github.com/dozyio/ds-crdt-interop
Example Next.js https://github.com/dozyio/js-ds-crdt-browser-example
Example CLI https://github.com/dozyio/js-ds-crdt-example