Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to store and retrieve data using smart contracts. #2129

Open
johnnymatthews opened this issue Aug 2, 2023 · 3 comments
Open

How to store and retrieve data using smart contracts. #2129

johnnymatthews opened this issue Aug 2, 2023 · 3 comments
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

Comments

@johnnymatthews
Copy link
Contributor

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.

@johnnymatthews johnnymatthews added 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 labels Aug 2, 2023
@hardiktheprogrammer
Copy link

@johnnymatthews hey I would like to work on this can you please me this task

@johnnymatthews
Copy link
Contributor Author

Hey @hardiktheprogrammer! I am no longer with the Filecoin Project, so I can't assign issues to you. Try pinging a public channel in Filecoin Slack; someone there will be able to assist you.

@hardiktheprogrammer
Copy link

hardiktheprogrammer commented Dec 5, 2023

thanks @johnnymatthews
I did it but I noticed there hasn't been much response , no one reply to my message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants