Tutorial: Dynamic Content on IPFS
Concepts
These Lessons introduce the following concepts:
Immutability: "Changes" as additions to the tree
CRDTs
Pubsub
Authenticated Streams (with pubsub)
Prerequisites
Lessons
Disclaimer: Dynamic content on IPFS is a Work in Progress
Lesson: Add data to the DAG (locally)
Lesson: Tell peers about your Changes
Lesson: Use hashes to get someone's changes from IPFS
Lesson: Use a pub/sub strategy to pass around messages about changes
Lesson: Resolve conflicts with a merge strategy (CRDTs)
PreviousLesson: Explore the types of software that use hash trees to track data (to come)NextDisclaimer: Dynamic content on IPFS is a Work in Progress (to come)
Last updated