Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 406 Bytes

File metadata and controls

21 lines (17 loc) · 406 Bytes

mtgox-cli

CLI tool to interact with MtGox's HTTP API from the terminal. Public and private methods. Not everything is in there, pull requests welcome for what's missing.

Example

$ ./gox-cli.js add 'bid' 1000000 100000

Install

Just download it

Usage

You will need to configure your API key and secret to make private methods work.

$ ./gox-cli.js --help

License

MIT