cljsjs/bitauth

Authenticate with web services utilizing the same strategy as Bitcoin

Leiningen/Boot

[cljsjs/bitauth "0.2.1-0"]

Clojure CLI/deps.edn

cljsjs/bitauth {:mvn/version "0.2.1-0"}

Gradle

implementation("cljsjs:bitauth:0.2.1-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>bitauth</artifactId>
  <version>0.2.1-0</version>
</dependency>