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!
-
Install the
feature/stacks-transactionsbranch of blockstack.js. -
Run
npm run build && sudo npm install(orsudo npm link).
The CLI has a built-in help system. Just run blockstack-cli to access it.