thirdweb-dev / unity-sdk

Best in class Web3 Unity SDK, powered by thirdweb.
https://portal.thirdweb.com/unity
Apache License 2.0
126 stars 70 forks source link

Unity SDK Gateway #202

Closed issihiki closed 3 months ago

issihiki commented 3 months ago

I'm using the Third Web unity SDK, could you please tell me which IPFS gateway it uses by default?

issihiki commented 3 months ago

I want the URL of the gateway I'm referencing.

0xFirekeeper commented 3 months ago

The gateway when using a client id is https://{YOUR_CLIENT_ID}.ipfscdn.io/ipfs/ Fallback if no client id is https://cloudflare-ipfs.com/ipfs/ Overrideable in the ThirdwebManager