Skip to content

czzarr/mtgox-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

CLI tool to interact with MtGox's HTTP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published