blockstorm-cli

1.0.2 • Public • Published

Blockstorm

This is a simple CLI tool that fetches and downloads information from blockchain.info.

Installation

npm i -g blockstorm-cli

Usage

$ blockstorm-cli help

blockstorm-cli [command] <options>

block <options>  .......... show block info
tx <options>     .......... show transaction info
addr <options>   .......... show wallet info and transaction history
balance          .......... show wallet balance
latest           .......... show latest block info
help             .......... show help menu for a command

For example, if you want to fetch info about a specific wallet.

$ blockstorm-cli addr --id 1234567890asdfghjklqwertyuioopzxc

/blockstorm-cli/

    Package Sidebar

    Install

    npm i blockstorm-cli

    Weekly Downloads

    3

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    25.5 kB

    Total Files

    21

    Last publish

    Collaborators

    • kyletaylored