Upgrade Basel Instructions (v2.4.0-bkc)
This upgrade contains 2026 Basel hard fork
⭐ Before Upgrading
⭐ Instructions
1. Stop Geth
systemctl stop geth2. Update Geth
## Download
wget https://github.com/kub-chain/bkc/releases/download/v2.4.0-bkc/geth2.4.0.linux-amd64.tar.gz
## Extact
tar -xvf ./geth2.4.0.linux-amd64.tar.gz -c /usr/bin/sudo chmod +x /usr/bin/geth3. Update Genesis.json
4. Start the Geth service
Last updated