IPFS Upload

How to upload files to IPFS

Create a sample test.json file on your computer

  1. Save JSON file

  2. Upload JSON File to IPFS Upload

    1. Click “CHOOSE FILES” button

    2. Select the .json file that you just saved

    3. Click “UPLOAD”

  3. Copy Hash

After the JSON file has been uploaded to IPFS and the hash link has been saved!

Paste the hash in the below format

https://teller.mypinata.cloud/ipfs/<hash>

This is how we convert a file to an IPFS link which can be used to share with everyone else.

Be sure to pin the file to IPFS to ensure the file will always be available!

Last updated