autheod is the unified Autheo Chain binary combining CometBFT consensus, Cosmos SDK application logic, and the Ethermint EVM runtime in a single process.
Option A: Pre-built binary (recommended)
1
Download the latest release
2
Make executable and move to PATH
3
Verify the version
1.0.8Option B: Build from source
Requirements: Go 1.23.12, GCC/Clang, Git, Make.1
Install Go 1.23.12
2
Clone the repository
3
Build
- Standard build
- With RocksDB
4
Verify and install