Install

Installing BDK

Install pre-built binary

The latest releases binaries can be found in https://github.com/testernetes/bdk/releases

Container Image

Container images can be pulled from ghcr.io/testernetes/bdk:latest

Install from source

To install the latest version of BDK you must have at least Go v1.19 installed and run:

go install github.com/testernetes/bdk@latest
Last modified January 24, 2023: usage (7d58f37)