-
Notifications
You must be signed in to change notification settings - Fork 308
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
Python Version of go-fil-commcid #1703
Comments
@Aviksaikat Highlights: Utilizes Filecoin tech for hash-CID conversions. Monthly updates here post-acceptance. |
I'm not sure about your role @habibur4340. If you're from the |
@Aviksaikat - Thanks for your proposal!
|
@eshon Thank you for the feedback! We have updated our proposal to reflect the suggestion of creating a Python wrapper around the existing Go version ( Updated Proposal1. What is your project, and what problem does it solve? (max 100 words)Our project, named "Py-Fil-CommCID", aims to develop a Python wrapper for the 2. Project links
3. a) How is IPFS, Filecoin, or related technology used in this project?The project leverages the core concepts of Filecoin, including commitment hashes and CIDs, to provide utility functions for converting between them. It utilizes the existing b) Is this project building with the current microgrants focus area (FVM)? (Yes or No)Yes 4. How will you improve your project with this grant? What steps will you take to meet this objective?
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
Use CaseTo illustrate the practical application of the Python wrapper, we propose a use case involving a data archival service: Data Archival ServiceThe data archival service will utilize the Python wrapper to manage and verify data stored on the Filecoin network. This service will:
Benefits
Future GoalsWith the recent launch of the The This initiative will not only simplify the integration of Filecoin functionality into Python applications but also foster greater engagement from the Python community, encouraging them to contribute to and expand the Filecoin ecosystem. |
1. What is your project, and what problem does it solve? (max 100 words)
Our project, named "Py-Fil-CommCID", aims to develop a Python library for converting commitment hashes used by Filecoin to Content IDs (CIDs) that meet the CIDv1 standard. This library will enable Python developers to easily interact with commitment hashes and CIDs in the Filecoin ecosystem, facilitating seamless integration of Filecoin-related functionality into Python applications.
2. Project links
3. a) How is IPFS, Filecoin, or related technology used in this project?
The project utilizes the core concepts of Filecoin, including commitment hashes and CIDs, to provide utility functions for converting between them. It leverages the Filecoin ecosystem's commitment hash generation methods to create CIDs compliant with the CIDv1 standard.
b) Is this project building with the current microgrants focus area (FVM)? (Yes or No)
Yes
4. How will you improve your project with this grant? What steps will you take to meet this objective?
go-fil-commcid
library.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:
@Aviksaikat [Smart Contract Auditor, Systems Security Engineer, Lead Python Developer]
Previous projects
The text was updated successfully, but these errors were encountered: