Skip to content

v4.2.3

Choose a tag to compare

@RafilxTenfen RafilxTenfen released this 09 Jan 18:25
v4.2.3
3d83150

๐Ÿš€ Overview

Version v4.2.3

๐Ÿ“„ 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 v4.2.3
# 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:v4.2.3 Mainnet image
babylonlabs/babylond:v4.2.3-testnet Testnet image