Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/havocesp/clinance

Binance Exchange Client from CLI
https://github.com/havocesp/clinance

binance binance-api binance-exchange cli client cmd exchange rest shell terminal

Last synced: 3 days ago
JSON representation

Binance Exchange Client from CLI

Awesome Lists containing this project

README

        

# Clinance
A command line interface (CLI) client for Binance cryptocurrency exchange.

* __Author__: Daniel J. Umpierrez
* __Version__: 0.1.1
* __License__: UNLICENSE

# TODO
* [ ] Sub-command for check Binance availability.
* [ ] Sub-command to retrieve Binance server datetime.
* [ ] Design a settings file and implement a read routine.

# ChangeLog

## Version 0.1.1
* Some errors fixed
* Some requirements has been replace by others

## Version 0.1.0
* Initial version