dripverse-cli
v0.3.1
Published
CLI Tool for DripVerse Protocol.
Downloads
34
Readme
DRIP CLI
A CLI Tool for DripVerse Protocol.
Install
npm i -g dripverse-cli
Upgrade
npm update -g dripverse-cli
Usage:
drip --help
➜ drip --help
╭ Drip CLI ╮
│ │
│ 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:
- EVM Account
- Address
- Private Key (Please note that we do not store or share the private key. The signature is done on client side only.)
- Alchemy Web3 Node API KEY
Update the above Pre-requisites on the config file and we're good to go.
Mint
drip mint <file>