{"id":14956291,"url":"https://github.com/vigzmv/ipfs-crdt-shared-editing","last_synced_at":"2025-09-30T10:32:11.613Z","repository":{"id":86012597,"uuid":"109884769","full_name":"vigzmv/IPFS-CRDT-shared-editing","owner":"vigzmv","description":" Decentralized Real-Time Collaborative Documents - Conflict-free editing in the browser using js-IPFS and CRDTs.","archived":false,"fork":false,"pushed_at":"2018-10-11T07:36:56.000Z","size":811,"stargazers_count":44,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-14T12:00:55.361Z","etag":null,"topics":["crdt","decentralized","interplanetary","ipfs","js-ipfs"],"latest_commit_sha":null,"homepage":"https://vigzmv.github.io/IPFS-CRDT-shared-editing/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vigzmv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-11-07T20:03:30.000Z","updated_at":"2024-05-30T10:27:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c83e09a-1488-4835-aa47-a85a6c574953","html_url":"https://github.com/vigzmv/IPFS-CRDT-shared-editing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigzmv%2FIPFS-CRDT-shared-editing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigzmv%2FIPFS-CRDT-shared-editing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigzmv%2FIPFS-CRDT-shared-editing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigzmv%2FIPFS-CRDT-shared-editing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vigzmv","download_url":"https://codeload.github.com/vigzmv/IPFS-CRDT-shared-editing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234727986,"owners_count":18877705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crdt","decentralized","interplanetary","ipfs","js-ipfs"],"created_at":"2024-09-24T13:12:39.561Z","updated_at":"2025-09-30T10:32:11.072Z","avatar_url":"https://github.com/vigzmv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IPFS CRDT Shared Editing\n\n\u003e \"Decentralized Real-Time Collaborative Documents - Conflict-free editing in the browser using js-IPFS and CRDTs\"\n\nAn distributed application that allows for several users to edit the same document at the same time, something similar to Google Docs, but without any coordinating server.\n\n**Check it out [Live Here](https://vigneshm.com/IPFS-CRDT-shared-editing/)**, Open it on few tabs or devices and start typing...\n\n## IPFS\n\n**IPFS** stands for Interplanetary File System, and is much more than a file system. It’s an entire network stack for the decentralised and peer-to-peer web, allowing you to build truly serverless web applications.\n\nMore about IPFS here [ipfs.io](ipfs.io).\n\n## CRDT\n\n**Conflict-Free Replicated Data Types** provides a conflict-free manner of replicating data across multiple nodes without ever having to elect a leader or use another type of centralized authority to reach consensus.\n\n\nThe project uses **js-ipfs**, which is a Javascript implementation of IPFS that works in Node.js and in a modern browser.\n\n## The Project\n\nA text editor that requires no server but yet, allows several users to edit it in a collaborative fashion. We can call it “google docs without google for plain text”.\n\n[Project Live Here.](https://vigneshm.com/IPFS-CRDT-shared-editing/)\n\n## Set up\n\n### Pre-requisites\n\n- Have Node.js version 6 or greater installed\n\n### Install\n\n```sh\n$ git clone https://github.com/vigzmv/IPFS-CRDT-shared-editing.git\n$ cd IPFS-CRDT-shared-editing\n$ yarn install\n```\n\n### Build\n\n```sh\n$ yarn build\n```\n\n### Run\n\n```sh\n$ yarn start\n```\n\n### Open in browser\n\nUsing a modern browser that supports WebRTC, like a recent version of Chrome or Firefox, open several windows of [http://localhost:1234](http://localhost:1234) and start typing!!\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvigzmv%2Fipfs-crdt-shared-editing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvigzmv%2Fipfs-crdt-shared-editing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvigzmv%2Fipfs-crdt-shared-editing/lists"}