0.0.1 • Published 7 years ago
peerpad v0.0.1
Peerpad
Peerpad is a decentralized editor that allows concurrent writing of text. Besides making live changes to a given document, it allows read-only nodes to follow the changes in real-time. It also allows you to publish a self-contained snapshot of the document to IPFS.
Install
$ npm install peerpad
$ cd peerpad
Start
$ npm start
Head out to http://localhost:12345
Docs
Want to hack on Peerpad?
License
0.0.1
7 years ago