Pinata
Last updated
Last updated
Currently, the Rawrshak (Alpha release) is using IPFS to store the Meta Asset's metadata files. The reason that we are using IPFS instead of Arweave is because TheGraph, as of December 2021, does not yet support reading JSON files from Arweave. Our subgraphs read and process an asset's metadata in order to build a richer data set.
We therefore require a Pinata account when creating Content Contracts and Meta Assets in the Developer Dapp. The plan is to eventually store all metadata on Arweave when The Graph <> Arweave integration is released.
In the meantime, please use this tutorial to create and use the Pinata account for IPFS.
Pinata gives you 1GB free of pinning service which is more than enough for uploading asset metadata at about 200 bytes to 2kb per metadata file.
In the profile button on the top right, open the dropdown menu and select API Keys.
Set "Admin" to true and set Key Name.
The API Key and API Secret will be used in the Rawrshak app. Please keep these items safe. They will not be accessible after you click "Done".
If your API Keys become compromised, you can simply Revoke access to these keys.