Golang client for cryptocurrency exchanges.
Currently only Poloniex exchange is supported but contributions are welcome.
| Exchange | Stream | REST | Planned |
|---|---|---|---|
| Poloniex | ✓ | ✗ | |
| GDAX | ✗ | ✗ | ✓ |
| Bitfinex | trades | ✗ | ✓ |
Streaming clients should be always self-healing and rely on heartbeats to indicate state of connection.
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/