com.github.johnwalker/bitcoin-protocol

An implementation of the Bitcoin networking protocol.

Leiningen/Boot

[com.github.johnwalker/bitcoin-protocol "0.17.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.johnwalker/bitcoin-protocol {:mvn/version "0.17.0-SNAPSHOT"}

Gradle

implementation("com.github.johnwalker:bitcoin-protocol:0.17.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.johnwalker</groupId>
  <artifactId>bitcoin-protocol</artifactId>
  <version>0.17.0-SNAPSHOT</version>
</dependency>