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

Utilize web3Stash Library for Metadata Upload, Deprecating Storage Classes #61

Open
mbcse opened this issue Feb 27, 2024 · 1 comment
Open
Labels

Comments

@mbcse
Copy link
Collaborator

mbcse commented Feb 27, 2024

Currently, you will find there are storage classes used for uploading metadata through multiple providers. Remove that code and instead use web3Stash https://github.com/mbcse/web3stash Library to upload metadata.

Description:
Presently, our codebase employs storage classes for uploading metadata across various providers. This proposal suggests deprecating the existing storage class implementation and transitioning to the use of the web3Stash library (https://github.com/mbcse/web3stash) for a more streamlined and standardized metadata upload process.

Proposed Changes:

Deprecation of Storage Classes: Remove the existing code that utilizes storage classes for metadata uploads.
Integration of web3Stash Library: Incorporate the web3Stash library into the codebase for a unified and efficient metadata uploading mechanism.

@mbcse mbcse added enhancement New feature or request Good First Issue(GSoC) labels Feb 27, 2024
@Aryann15
Copy link

Aryann15 commented Mar 2, 2024

Hey @mbcse, I havce raised a PR regarding this issue, Please review it and suggest if any further changes are supposed to be made.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants