justmoon / unhash-cli

Command line interface (CLI) for Unhash protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unhash CLI

This is a command line utility for the Unhash protocol.

Installation

npm install --global unhash-cli

After installation the unhash-cli command line utility will be in your path:

unhash-cli

Usage

Uploading a file

To upload a file, use the unhash-cli upload [filename] command.

unhash-cli upload package.json

About

Command line interface (CLI) for Unhash protocol


Languages

Language:JavaScript 100.0%