Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 535 Bytes

File metadata and controls

17 lines (11 loc) · 535 Bytes

cli-blockstack

Node.js CLI for Blockstack, built on blockstack.js.

WARNING: This tool is not production-ready, and is meant for developers and power users who don't mind helping us debug it. Please open issues if you find any!

How to Install

  1. Install the feature/stacks-transactions branch of blockstack.js.

  2. Run npm run build && sudo npm install (or sudo npm link).

How to Use

The CLI has a built-in help system. Just run blockstack-cli to access it.