data-preservation-programs / spade

A Fil-Network Storage-Proposal Management Service
Other
7 stars 1 forks source link

Tenant API - Storage Contract IPFS Daemon #59

Open jcace opened 7 months ago

jcace commented 7 months ago

Description: In the tenant APIs, where they can set their Storage Contract, we need a way to hash the storage contract to an IPFS CID (and host it). Need to determine how we actually host this (i.e, deploy a Kubo node alongside the Tenant services?) and then modify the /storage-contract routes to correctly use the kubo apis

ETA: YYY-MM-DD Maintainer:

### Milestones
- [ ] <add here>

Known dependencies:

View this starmap at:

ribasushi commented 7 months ago

@jcace strongly recommend not running your own kubo deploy: just use a free ( with cc on file ) account from w3s

cc @dkkapur