3. Uploading files to Piñata
TL;DR: In this section, you'll learn how to upload submarined files to Piñata, and how to add them to your config.
Click on 'Upload' and select the file or folder you'd like to submarine.
Click the checkbox: 'Submarine Your File'.

Copy the
CID
. It should start withbaf...
.Open the
config/config.ts
file and paste your CID into one of theunlockable
items.Look up any of the NFTs you have minted on Loopring L2, and copy its
NFT ID
. Paste it into thenftId: [""]
array.


Last updated