paint-brush
Hands-on IPLD Tutorial in Golangby@vasa
628 reads
628 reads

Hands-on IPLD Tutorial in Golang

by Vaibhav Saini7mJanuary 5th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

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-values. We will talk more about how IPFS uses Multihash, which allows us to define CIDs that are self-defining. This CID is what IPFS will search for when we try to get back the image when we add it back to the web. In order to solve this problem we pass the Raw image data into a SHA256 hash function and get the unique Digest. This makes IPFS a Self-certifying File System.

People Mentioned

Mention Thumbnail
Mention Thumbnail

Company Mentioned

Mention Thumbnail
featured image - Hands-on IPLD Tutorial in Golang
Vaibhav Saini HackerNoon profile picture
Vaibhav Saini

Vaibhav Saini

@vasa

Entrepreneur | Co-founder @tbc_inc, an MIT CIC incubated startup | Speaker |https://vaibhavsaini.com

About @vasa
LEARN MORE ABOUT @VASA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Vaibhav Saini HackerNoon profile picture
Vaibhav Saini@vasa
Entrepreneur | Co-founder @tbc_inc, an MIT CIC incubated startup | Speaker |https://vaibhavsaini.com

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here