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.
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.