Skip to content

crypdex/blackbox-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackbox CLI

A command line utility for interfacing with the devices running the BlackboxOS. This includes the PIVX Staking Node and the Multichain Staking Node

Installation

Download the most recent release for your platform.

Installation from apt

Add the following to /etc/apt/sources.list

deb [trusted=yes] https://apt.fury.io/crypdex/ /

And install normally

$ apt update && apt install

Usage

Once installed and available in your PATH, you may run the following command

$ blackbox-cli

Which will print out the available commands, flags and usage instructions.

Getting Started

For new devices, you may want to begin by checking status. By default, it will look for crypdex.local.

$ blackbox-cli status

Initialization

Initialize your wallet with the following command.

$ blackbox-cli init

About

A command line utility for accessing BlackboxOS devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published