When adding the gateway URL, the wrapper will do a normal fetch to https://ipfs.kosmos.org/ipfs/$hash instead of using the generic POST requests to the IPFS API endpoint. This enables normal browser caching for all IPFS documents in this app.
When adding the gateway URL, the wrapper will do a normal fetch to `https://ipfs.kosmos.org/ipfs/$hash` instead of using the generic POST requests to the IPFS API endpoint. This enables normal browser caching for all IPFS documents in this app.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When adding the gateway URL, the wrapper will do a normal fetch to
https://ipfs.kosmos.org/ipfs/$hashinstead of using the generic POST requests to the IPFS API endpoint. This enables normal browser caching for all IPFS documents in this app.