github babylonlabs-io/babylon v2.2.0

latest releases: v3.0.0-rc.3, v3.0.0-snapshot.010925, v2.3.0-snapshot.290825...
2 months ago

🚀 Overview

Version v2.2.0

📄 Changelog

You can view the complete changelog here

🏗️ Binaries

If you prefer to build from source, use the following commands:

git clone https://github.com/babylonlabs-io/babylon.git
cd babylon
git checkout v2.2.0
# Only use the below command for mainnet
make build
# Only use the below command for testnet
BABYLON_BUILD_OPTIONS="testnet" make build

🐳 Docker Image

Image Description
babylonlabs/babylond:v2.2.0 Mainnet image
babylonlabs/babylond:v2.2.0-testnet Testnet image

Don't miss a new babylon release

NewReleases is sending notifications on new releases.