MCPcopy Index your code
hub / github.com/INFURA/ipfs-upload-client

github.com/INFURA/ipfs-upload-client @v0.1.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.2 ↗ · + Follow
3 symbols 14 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ipfs-upload-client is a minimal CLI tool to upload files or directories to Infura's IPFS or another API endpoint.

Example

ipfs-upload-client --id xxxxx --secret yyyyy /path/to/data

Installation

Pre-compiled binaries are available in the latest release page.

Options

  --id string       your Infura ProjectID
  --pin             whether or not to pin the data (default true)
  --secret string   your Infura ProjectSecret
  --url string      the API URL (default "https://ipfs.infura.io:5001")
  --verbose         whether or not to print full upload information (default false)

Core symbols most depended-on inside this repo

exit
called by 2
main.go
basicAuth
called by 1
main.go
main
called by 0
main.go

Shape

Function 3

Languages

Go100%

Modules by API surface

main.go3 symbols

For agents

$ claude mcp add ipfs-upload-client \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page