Regen Ledger Release v6.0.0-rc4
Changelog
See the full changelog here
⚡️ Binaries
Binaries for Linux (amd64 and arm64) are available below.
🔨 Build from source
If you prefer to build from source, you can use the following commands:
git clone https://github.com/regen-network/regen-ledger
cd regen-ledger && git checkout v6.0.0-rc4
make install
🐳 Run with Docker
(Add relevant Docker instructions for regen-ledger if applicable)