Try `@helia/verified-fetch` for fetching NFT images from IPFS (#2363)
* prototype * fetch video poster from ipfs * add a constraint to the asset type * add ENV variable * fix tests * [skip ci] clean up
Showing
nextjs/csp/policies/helia.ts
0 → 100644
... | @@ -45,6 +45,7 @@ | ... | @@ -45,6 +45,7 @@ |
"@emotion/react": "^11.10.4", | "@emotion/react": "^11.10.4", | ||
"@emotion/styled": "^11.10.4", | "@emotion/styled": "^11.10.4", | ||
"@growthbook/growthbook-react": "0.21.0", | "@growthbook/growthbook-react": "0.21.0", | ||
"@helia/verified-fetch": "2.0.1", | |||
"@hypelab/sdk-react": "^1.0.0", | "@hypelab/sdk-react": "^1.0.0", | ||
"@metamask/post-message-stream": "^7.0.0", | "@metamask/post-message-stream": "^7.0.0", | ||
"@metamask/providers": "^10.2.1", | "@metamask/providers": "^10.2.1", | ||
... | ... |




This diff is collapsed.