Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 873 Bytes

topic-peerpad.md

File metadata and controls

20 lines (13 loc) · 873 Bytes

PeerPad internals

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.

Goal

Use whatever resources available to you, in order to come up with a visual representation of the topic that can be projected on to a poster (similar in spirit to the poster description but with whatever creative freedom your group prefers :^)

Questions to Answer

  • What technologies does PeerPad use? (libp2p, CRDTs, etc.)
  • How do these technologies map to features of the project?
  • What are other uses of these patterns?

Where to learn about it

https://peerpad.net/#/
https://github.com/ipfs-shipyard/peer-pad
https://github.com/ipfs/research-CRDT