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

Clearer IPFS primitives #114

Closed
wants to merge 3 commits into from
Closed

Clearer IPFS primitives #114

wants to merge 3 commits into from

Conversation

brickpop
Copy link
Contributor

@brickpop brickpop commented Jul 3, 2024

Backporting IPFS changes from Taiko

  • Using Pinata for pinning
  • Using a well-known HTTP endpoint for fetching
  • Adding a list of endpoints to fall back to
  • Removing ipfs-http-client

Breaking:

The following env vars need to be updated:

  • NEXT_PUBLIC_IPFS_ENDPOINT rename it to NEXT_PUBLIC_IPFS_ENDPOINTS
    • It should include a comma-separated list of endpoint URL's
  • NEXT_PUBLIC_PINATA_JWT using Pinata's JSON Web Token
  • DEPLOYMENT_APP_NAME="Taiko"
  • DEPLOYMENT_PINATA_JWT="..."

@brickpop brickpop requested a review from carlosgj94 July 3, 2024 15:30
@brickpop brickpop mentioned this pull request Jul 15, 2024
@brickpop
Copy link
Contributor Author

brickpop commented Sep 2, 2024

Closing after #118 added those and many more

@brickpop brickpop closed this Sep 2, 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.

1 participant