Next-generation implementation of Ethereum protocol ("client") written in Rust, based on Erigon architecture.
Look at Mgas/s.
Install rustup from rustup.rs.
git clone https://github.com/akula-bft/akula
cd akula
cargo build --all --profile=productionYou can find built binaries in target/production folder.
akulais the main binary that runs as full node, requiresakula-sentry:
akula --datadir=<path to Akula database directory>-
akula-sentryis the P2P node. -
akula-toolboxprovides various helper commands to check and manipulate Akula's database. Please consult its help for more info:
akula-toolbox --helpPlease join our Telegram chat to meet the developers and find out how you can help.
Akula (Акула) is pronounced as ah-koo-lah and stands for shark in Russian.
