IPFS Upload
How to upload files to IPFS
Create a sample test.json file on your computer
- 1.Save JSON file
- 2.
- 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.
Last modified 1yr ago