io.johnwalker/bitcoin-protocol

An implementation of the Bitcoin networking protocol.

Leiningen/Boot

[io.johnwalker/bitcoin-protocol "0.17.3"]

Clojure CLI/deps.edn

io.johnwalker/bitcoin-protocol {:mvn/version "0.17.3"}

Gradle

implementation("io.johnwalker:bitcoin-protocol:0.17.3")

Maven

<dependency>
  <groupId>io.johnwalker</groupId>
  <artifactId>bitcoin-protocol</artifactId>
  <version>0.17.3</version>
</dependency>