Skip to content
Pinner.xyz

Quickstart

Choose your path; both get a file pinned to IPFS in under 5 minutes.

# 1. Install (macOS / Linux)
curl -fsSL https://get.pinner.xyz | sh
 
# Windows: iex (irm https://get.pinner.xyz/install.ps1)
 
# 2. Set up (walks you through auth + config)
pinner setup
 
# 3. Upload a file
pinner upload myfile.txt
 
# Done: your CID is printed to the terminal

Go deeper