js-ds-crdt
v0.0.37
Published
A Javascript / Typescript CRDT datastore based on Merkle-DAGs.
Downloads
324
Readme
js-ds-crdt
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