feature/ipfs_gateway
master
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.