com.github.hindol/cljc-quorum

Quroum (blockchain) JSON-RPC wrapper in Clojure

Leiningen/Boot

[com.github.hindol/cljc-quorum "0.0.1"]

Clojure CLI/deps.edn

com.github.hindol/cljc-quorum {:mvn/version "0.0.1"}

Gradle

implementation("com.github.hindol:cljc-quorum:0.0.1")

Maven

<dependency>
  <groupId>com.github.hindol</groupId>
  <artifactId>cljc-quorum</artifactId>
  <version>0.0.1</version>
</dependency>