filecoin-project / devgrants

šŸ‘Ÿ Apply for a Filecoin devgrant. Help build the Filecoin ecosystem!
Other
369 stars 307 forks source link

Next Step Microgrant: <Client Contracts Frontend> #1455

Closed xBalbinus closed 1 year ago

xBalbinus commented 1 year ago

1. What is your project, and what problem does it solve? (max 100 words)

At launch, enable devs to write a smart contract that makes a deal with an SP without offchain interaction. This means No need to know or communicate with an SP offchain No need to create deal bounties that require deal bounty hunters (which make deals offchain)

2. Project links

Link to Github repo: https://github.com/xBalbinus/client-contracts-frontend Link to demo or website: https://docs.google.com/document/d/11mr9Km3XWF-Pi86i3pPi4ul5Hew_yeuWcVt25ihpFK0/edit# License: MIT

3. a) How is IPFS, Filecoin, or related technology used in this project?

The project is built on top of FRC standard ā€“ the interface that all client contracts must inherit. See draft here. Boost SP tooling ā€“ the code that allows Boost SPs to listen to deals. See PR here. Needs better documentation and onboarding for Boost SPs

b) Is this project building with the current microgrants focus area (FVM)? (Yes or No)

4. How will you improve your project with this grant? What steps will you take to meet this objective?

Number Grant Deliverable Briefly describe how you will meet deliverable objectives Timeframe (within 3 months)
1. End user should be able to paste an http link to a car file, commP and piece size onto the site in order to generate a new storage deal. Working with the client-contracts / FVM team to iteratively build, for all task items. 2 weeks
2. End user should be notified by dapp that the file is stored
3. End user should be able to upload a file onto the site in order to generate a new storage deal.
4. End user should be notified by dapp that the file is authorized by the client contract

5. If accepted, do you agree to share monthly project updates in this Github issue for 3 months or until the project described here is complete?

Yes

6. Does your proposal comply with our Community Code of Conduct?

Yes

7. Links and submissions

Additional questions:

ErinOCon commented 1 year ago

Hi @xBalbinus, thank you for your proposal and for your patience. I know our review has required a considerable amount of time! Unfortunately, we will not be moving forward with a grant. Wishing you all the best as you continue building!