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

Added IPFS functionality #59

Merged
merged 8 commits into from
Aug 23, 2024
Merged

Conversation

Ronnieraj37
Copy link
Contributor

Changes

Blockchain Changes

  • Added minor ID related changes for IPFS

IPFS Changes

  • Added Functions to create Groups, Pin files, Pinning JSON files, Deleting files.

Frontend Changes

  • Added these IPFS changes on the front-end for IPFS.
  • Saving the IPFS hash instead of description.

Code live at -
https://agora-blockchain.vercel.app/

Gas Changes:
As only the Hash is being saved now, there is almost no Gas change for any large/small user description.

Before IPFS:

Medium Description: 0.00197243 SepoliaETH
Large Description : 0.00537738 SepoliaETH

After IPFS:
Medium Description: 0.00035482 SepoliaETH
Large Description : 0.00035595 SepoliaETH

@rajranjan0608 rajranjan0608 merged commit 6668ef4 into AOSSIE-Org:main Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants