1. Installing the Blnk CLI
To use the Blnk CLI, you need to first have Node.js and npm downloaded on your machine. Next, install the Blnk CLI via your terminal into the same location as your ledger:Shell
Shell
Output
2. Connecting instances
To connect to an instance with the CLI, ensure that Blnk has been installed on your server (local or cloud). If you have Blnk running locally on your computer, your default connection url ishttps://localhost:5001/
.
To connect to a different instance url:
Shell
Shell
Shell
Output