origin-js icon indicating copy to clipboard operation
origin-js copied to clipboard

Pin Origin Listing data on Protocol Labs IPFS cluster

Open franckc opened this issue 7 years ago • 2 comments

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.

A possible solution would be to build this in as a plugin to the EventListener, since it is already capturing all the IPFS hashes via events emitted by the marketplace contracts.

franckc avatar Sep 11 '18 20:09 franckc

Related to #441

franckc avatar Sep 11 '18 20:09 franckc

CC @tomlinton

franckc avatar Sep 11 '18 21:09 franckc