clj-frc

Clojure bindings for the original (C++) Bitcoin Client

Leiningen/Boot

[clj-frc "0.1.2"]

Clojure CLI/deps.edn

clj-frc/clj-frc {:mvn/version "0.1.2"}

Gradle

implementation("clj-frc:clj-frc:0.1.2")

Maven

<dependency>
  <groupId>clj-frc</groupId>
  <artifactId>clj-frc</artifactId>
  <version>0.1.2</version>
</dependency>