transmute-industries / transmute-framework

TypeScript dApp Framework
https://framework.transmute.industries/
42 stars 8 forks source link

Erasure Codes #70

Closed OR13 closed 6 years ago

OR13 commented 7 years ago

https://github.com/ronomon/reed-solomon

OR13 commented 7 years ago

https://www.quora.com/Cryptography-How-does-a-Merkle-proof-actually-work

OR13 commented 6 years ago

Here in the examples folder, we want to show some basic examples of reed-solomon with ipfs... the objective is to show how node libraries can be used to augment the IPFS event stream for more complex cases... We're also interested in extending the event stream data structures with more complex operations... this issue is mostly for inspiration for those who want to contribute examples!