dwyl / learn-ipfs

🌠 Learn how to use IPFS to store data on the ultimate decentralised/distributed file system!
GNU General Public License v2.0
31 stars 2 forks source link

Content addressing - what is that and why? #6

Open alanshaw opened 5 years ago

alanshaw commented 5 years ago

I can recommend this video presented just a few days ago: https://youtu.be/IbBO9tYFAXs?t=141

nelsonic commented 5 years ago

@alanshaw thanks! added to "watch next" list. 📺

nelsonic commented 5 years ago

I watched the video twice ... image

image

The talk ends by pointing to: https://github.com/ipld/specs I don't feel any wiser about CIDs ...

@alanshaw if you have any more resources and can share a link to the JS implementation of the CID function would be great.

alanshaw commented 5 years ago

https://github.com/ipld/cid (links to all language implementations from there)

nelsonic commented 5 years ago

image https://youtu.be/Bqs_LzBjQyk

nelsonic commented 5 years ago

image

nelsonic commented 5 years ago

Good docs: https://docs.ipfs.io/guides/concepts/cid/ Great post: https://pascalprecht.github.io/posts/content-identifiers-in-ipfs