0.0.1 • Published 7 years ago

peerpad v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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?

npm.io

License

MIT