This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@jych/pin-to-ipfs

0.1.6 • Public • Published

Deprecated in favor of a newer GitHub Action that provides the same functionality.

Use https://github.com/jamescallumyoung/pinata-publish-action instead.

pin-to-ipfs

A small Node.JS utility to pin files to the IPFS network using Pinata.

Install:

npm i @jych/pin-to-ipfs

Usage:

pin-to-ipfs --key=$KEY --secret=$SECRET --dir=$DIRECTORY_PATH

Arguments:

--key (required) Is your Pinata API Key.

--secret (required) Is your Pinata API Secret.

--dir (required) Is the path to the directory. Its contents will be recursively pinned.

--name (optional) The name of the pin. If omitted, a default value will be provided.

Readme

Keywords

Package Sidebar

Install

npm i @jych/pin-to-ipfs

Weekly Downloads

0

Version

0.1.6

License

ISC

Unpacked Size

3.86 kB

Total Files

4

Last publish

Collaborators

  • jych