simpleaswater / rfcs

RFCs to propose, discuss and collaborate on topics for https://simpleaswater.com
MIT License
5 stars 1 forks source link

RFC: Playing hide and seek in the Merkle forest #26

Open vasa-develop opened 4 years ago

vasa-develop commented 4 years ago

What new topic/thread/tutorial are you proposing? Please describe. This is a tutorial on IPLD in Golang, which focusses on the use of IPLD to build & traverse complex/deep Merkle Dags; and building a hide-n-seek game out of it.

You can find the code for the tutorial here.