The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, and local events.
I had confusion/ question on this portion under the first screenshot on the title page:
Multihash: breakdown of the multihash into the hashing algorithm used (18 is the code for sha2-256), the length of the hash (256 bits, which equates to 32 bytes), and the content hash itself (digest hex).
Where did 18 come from if the code in the screenshot shows 12?
What's confusing about this lesson?
I had confusion/ question on this portion under the first screenshot on the title page:
Where did 18 come from if the code in the screenshot shows 12?