Parties

Protocols

Data Client Contract MVP

This is a contract that make deals with Filecoin storage miners (ie, is a proxy for clients).

  1. addCID : a way to add cids to its authorized set.
  2. An authorization policy (eg, one provider per cid)
  3. A mechanism of rewarding storage of cids on its wishlist (MVP doesn't have a place for this in its code and relies on the filecoin builtin market for payments).

Perpetual Storage

It is possible to put funds in a contract that takes care of storing some data for an undetermined period of time (i.e. up until funding is available).

Functions: