oysterprotocol / webinterface

Web interface that enables a user to upload a file via the Oyster Protocol
GNU General Public License v3.0
35 stars 5 forks source link

[Webinterface] Integrate oyster-streamable #172

Open AaronVasquez opened 6 years ago

AaronVasquez commented 6 years ago
  1. publish oyster-streamable to npm
  2. Import and adapt module for integration
  3. Move webinterface tests to oyster-steamable
  4. Make oyster-streamable configurable (broker URL, iota client URL, etc.)
  5. Delete old implementation and cleanup unused deps
  6. Cleanup oyster-streamable repo and bump build to 0.1.0 once API is stable