Blockchain.com Exchange API client implementation in Scala.
Features:
- Create market and limit orders
- Cancel an order
- Subscribe to balances
- Subscribe to market data
- Subscribe to symbol reference data
To build a JAR, execute:
$ sbt package
Check examples
directory. To run one of examples, execute:
$ sbt example:run