io.nervous/shapeshiftr

Clojure/script shapeshift.io (cryptocurrency/altcoin conversion) client

Leiningen/Boot

[io.nervous/shapeshiftr "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.nervous/shapeshiftr {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.nervous:shapeshiftr:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.nervous</groupId>
  <artifactId>shapeshiftr</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>