Skip to content

mcupak/beacon-network-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beacon Network CLI Build Status GitHub license

Command line client for accessing Beacon Network API.

Requirements

Beacon Network Client

Beacon Network CLI uses Beacon Network Client as its underlying client. Therefore the requirements are the same. Please, follow the Requirements section in the Beacon Network Client readme.

Example

Beacon

To load information on a beacon, type in your console:

java -jar path/to/cli/cli.jar beacon --id amplab

Each command has help message. For the beacon command, it will look similar to the following:

java -jar path/to/cli/cli.jar beacon --help

Description: Loads information on beacon by id.
 -i (--id) VAL : Beacon Id

About

CLI for the Beacon Network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published