https://docs.spacemesh.io

ps: fyi, https://richardschneider.github.io/net-ipfs-core/articles/multihash.html

Reply to this note

Please Login to reply.

Discussion

I've looked into the IPFS multi-hash docs before and it looks cool but I'm not sure what problem they solve. I don't know whats the use of using multiple hashing algorithms when all you want is a single universal ID for a file.

I still need to learn more though 😀

or file slice ! you can add many and get the file. I think http supports partial get and file can be split in many slices ( Web/HTTP/Range_requests ) with hash for each slice.