io.github.ugurbay/binance-clj

A safe, data-oriented Clojure connector for Binance Spot REST and WebSocket APIs.

Leiningen/Boot

[io.github.ugurbay/binance-clj "1.0.1"]

Clojure CLI/deps.edn

io.github.ugurbay/binance-clj {:mvn/version "1.0.1"}

Gradle

implementation("io.github.ugurbay:binance-clj:1.0.1")

Maven

<dependency>
  <groupId>io.github.ugurbay</groupId>
  <artifactId>binance-clj</artifactId>
  <version>1.0.1</version>
</dependency>