bitflyer-cli
bitflyer-cli is a CLI tool for Bitflyer.
Installation
gem install bitflyer-cli
Set the BITFLYER_API_TOKEN and BITFLYER_API_SECRET environment variable.
export BITFLYER_API_TOKEN=your-bitflyey-api-token
export BITFLYER_API_SECRET=your-bitflyey-api-secret
Usage
Commands:
bitflyer summary # show current balance information
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/unhappychoice/bitflyer-cli. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.