Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 06:04
· 433 commits to main since this release
v2.2.0
fe67aeb

๐Ÿš€ 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