Hands-on IPLD Tutorial in Golang: PART 2 In this article of the IPLD series, we will enhance the current code to handle document entries instead of key-value entries.
Hands-on IPLD Tutorial in Golang: PART 1 In this first post of the hands-on series, we will understand the basic concepts of IPLD followed by coding in Golang to persist key-value entries.