ipfs-upload-client

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2022 License: MIT Imports: 13 Imported by: 0

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)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL