OriginProtocol / origin-js

We've moved to a monorepo: https://github.com/OriginProtocol/origin
MIT License
81 stars 33 forks source link

Pin Origin messaging content on Protocol Labs IPFS cluster #441

Open franckc opened 6 years ago

franckc commented 6 years ago

Protocol Labs offered to pin our content.

We'll need to send them IPFS hashes of our messaging data for pinning. They have a REST API we can call to send them the pins. It is a Go client but hopefully we can implement a simple JS version of it.

We could either

@crazybuster thinks it is easier to go for the former.

franckc commented 6 years ago

CC @tomlinton