erasureprotocol / erasure-protocol

Information wants to be expensive
https://erasure.world/
MIT License
163 stars 27 forks source link

Adding erasure example following the suggested flow in the readme. #342

Open Perseverance opened 4 years ago

Perseverance commented 4 years ago

This PR adds an example following the flow suggested in the README of the file. It is purposefully long and in a single file as it is intended as pseudo guide towards the different steps.

Normally looking through the main() function will walk you through the intended happy path and anyone can dive deep into any step by following the methods.