cljsjs/blockapps

Interface to the Ethereum blockchain providing contract creation and transactions, state inspection, and dApp registration and management

Leiningen/Boot

[cljsjs/blockapps "2.2.5-1"]

Clojure CLI/deps.edn

cljsjs/blockapps {:mvn/version "2.2.5-1"}

Gradle

implementation("cljsjs:blockapps:2.2.5-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>blockapps</artifactId>
  <version>2.2.5-1</version>
</dependency>