How to store and retrieve data using smart contracts. #2129
Labels
dif/expert
Extensive knowledge (implications, ramifications) required
effort/days
Estimated to take multiple days, but less than a week
P1
High: Likely tackled by core team if no one steps up
Storing data on Filecoin is the thing that the network was created to do. It's a fairly complex process and isn't as straight forward as throwing bits at an API. There are ways to simplify adding data to Filecoin using storage helpers; however these docs should mostly be concerned with how developers can use Filecoin to store data without going through a third party process.
Fun fact: this is a thing in Lotus docs; however the reader must directly interact with Lotus nodes to do so.
We need to create a series of tutorials that walk the reader through an end-to-end process for storing and retrieving data on Filecoin without dealing with any third part processes/services or even touching a node. It's important that the process we define uses smart-contracts only.
Some of this information already exists in our docs. However, it's incredibly fragmented and difficult to follow.
This issue will serve as a planning and tracking issue.
The text was updated successfully, but these errors were encountered: