Skip to content

CLI tool for generating CSVs of transaction and wallet data from Blockchain.info

Notifications You must be signed in to change notification settings

kyletaylored/blockstorm-cli-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CLI tool for generating CSVs of transaction and wallet data from Blockchain.info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published