Storage and RPC pages
We added two new pages to the thirdweb dashboard:
Storage
Anything you do with thirdweb already gets uploaded to IPFS, your contract metadata, your NFTs, every contract you publish (check your list of contracts, we store everything on a registry on the Polygon chain). We don't really do databases.
You can do three things on this page:
- Upload any file or folder and get an IPFS hash back instantly.
- See our gateway URL to access any files stored on IPFS.
- Get code snippets to do upload/download with storage with our SDKs across multiple languages.
RPC
You can add networks here and check the RPC url (that thirdweb provides) for any of your configured networks.