How should we store metadata pointers to IPFS from contract data #446
Unanswered
phutchins
asked this question in
Architecture & Design
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Considering that IPFS gateway addresses can change or become unreliable, we may should not store the gateway address with the metadata hash.
Maybe if we upload the image through the UI, we don't specify the gateway and use what is configured in the frontend.
If someone manually specifies the URL, then the endpoint is configured but then we need a way to handle flaky gateways in that case.
Lets discuss...
Beta Was this translation helpful? Give feedback.
All reactions