Skip to content

exander77/xgox-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xgox-cli

The missing command line interface for xgoxd using RPC. It is written in NodeJS, so you need to have NPM and NodeJS installed.

npm install
./bin/xgox-cli getbalance

Usage

xgox-cli [args] method arguments

Arguments:

  • --host or -h: Define xgoxd host
  • --port or -p: Define xgoxd port
  • --rpcuser: Define rpc username
  • --rpcpassword: Define rpc password

If rpcuser and rpcpassword are not defined, the client will try to get them from ~/.xgox/xgox.conf.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published