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

Add redundant IPFS image loader #242

Open
adamazad opened this issue Dec 13, 2022 · 1 comment
Open

Add redundant IPFS image loader #242

adamazad opened this issue Dec 13, 2022 · 1 comment
Labels
Nimi-card Issues from Nimi Card

Comments

@adamazad
Copy link
Member

Description

Create an IPFSImage React component that accepts an IPFS CID, this component must try to load the binary content of the image via multiple IPFS gateways:

https://ipfs.github.io/public-gateway-checker/

@adamazad adamazad added the Nimi-card Issues from Nimi Card label Dec 13, 2022
@adamazad
Copy link
Member Author

Technical Specs

Nimi Services

  • The IPFS lib uploads assets to IPFS. This results in a CID tree of the files.
  • The same tree is recreated on the S3 bucket.

Nimi Page

  • A React component uses multiple IPFS gateways including the S3 bucket to load the images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nimi-card Issues from Nimi Card
Projects
None yet
Development

No branches or pull requests

1 participant