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

Fix media upload server -> move to pinata.cloud backend #475

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

iainnash
Copy link
Contributor

@iainnash iainnash commented Aug 20, 2024

Description

We've cleaned up access to the upload for ZORA IPFS server and need to migrate to another solution – pinata offers a solid API and this PR migrates to the Pinata API. It also uses signed JWT to hide the private key for pinata to prevent abuse.

Motivation & context

We need to fix uploads

Code review

Ensure preview works for file upload (once API key is added to vercel for pinata).

After merging, builder protocol needs to upgrade to the paid pinata plan.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have done a self-review of my own code
  • Any new and existing tests pass locally with my changes
  • [] My changes generate no new warnings (lint warnings, console warnings, etc)

Copy link

vercel bot commented Aug 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nouns-builder ✅ Ready (Inspect) Visit Preview Aug 22, 2024 5:47pm
testnet-nouns-builder ✅ Ready (Inspect) Visit Preview Aug 22, 2024 5:47pm

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