dripverse-cli

0.2.5 • Public • Published

DRIP CLI

A CLI Tool for DripVerse Protocol.

npm NPM npm bundle size Snyk Vulnerabilities for npm package Libraries.io SourceRank

npm npm jsDelivr hits (npm)

Install

npm i -g dripverse-cli

Upgrade

npm update -g dripverse-cli

Usage:

drip --help
➜  drip --help

   ╭ Drip CLI [alpha] ╮
   │                  │
   │   v0.2.x         │
   │                  │
   ╰──────────────────╯

Usage: drip [options] [command]

CLI to DripVerse Protocol. v0.0.2-alpha

Options:
  -V, --version            output the version number
  -h, --help               display help for command

Commands:
  info                     Info about this tool.
  init                     Initialise <drip>
  update                   Update drip to latest available stable version.
  upload [options] <path>  Upload File to IPFS
  help [command]           display help for command

Setup

Initialise

drip init

Update values on config file on your favorite editor:

vim ~/.drip

Mint

Pre-requisites:

  1. EVM Account
    1. Address
    2. Private Key (Please note that we do not store or share the private key. The signature is done on client side only.)
  2. Alchemy Web3 Node API KEY

Update the above Pre-requisites on the config file and we're good to go.

Mint

drip mint <file>

Follow detailed documentation for more functions.

Readme

Keywords

none

Package Sidebar

Install

npm i dripverse-cli

Weekly Downloads

0

Version

0.2.5

License

Apache-2.0

Unpacked Size

25.9 kB

Total Files

12

Last publish

Collaborators

  • anistark
  • hellskater