🚀 Overview
Version v1.0.3 (Affects Testnet only)
📄 Changelog
- #1769 testnet: update
v1
upgrade data for bbn-test-6
🏗️ 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 v1.0.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:v1.0.3-testnet | Testnet image |