Bitmio Documentation

Getting Started

Bitmio CLI Setup

Walk through setting up your own App with custom Actions, third-party app integrations, user signup and usage monitoring.

Request Access

Before installing, request access to the Bitmio CLI via our private npm organization: request access link.

Once granted, authenticate:

npm login

Install the Bitmio CLI

npm install -g bitmio-cli

For a list of all supported commands run help:

bitmio help

In the next step we will create a Bitmio account if needed and authenticate our CLI.