Building an Online Publishing Platform on IPLD
In this tutorial, we will go through how IPLD works and build an online publishing platform.
* Understanding IPLD
* Creating an IPLD node
* Connecting IPLD objects
* Reading Nested data using Links
* Creating a Publication System
You can check out the complete code for the tutorial here.
If you want to follow