> For the complete documentation index, see [llms.txt](https://docs.teller.org/teller-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.teller.org/teller-v2/resources/ipfs-upload.md).

# 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](https://anarkrypto.github.io/upload-files-to-ipfs-from-browser-panel/public/)
   1. Click “CHOOSE FILES” button
   2. Select the .json file that you just saved
   3. Click “UPLOAD”
3. Copy Hash

![](https://2526953430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUIRk27EBXb45GNbRDTSr%2Fuploads%2F8CUwWUOocLTeTJ6iWDgU%2Fimage.png?alt=media\&token=f4a3dbe6-f5ac-4988-8fcc-8ae21db1cf32)

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!<br>
