mirror of
https://github.com/akula-bft/akula.git
synced 2026-04-19 03:00:13 -04:00
99ffe801e7f4cf5e508e95332fed0667eaa56e7b
🦈 Akula 🦈
Next-generation implementation of Ethereum protocol ("client") written in Rust, based on Erigon architecture.
Why run Akula?
Look at Mgas/s.
Building the source
Install rustup from rustup.rs.
git clone https://github.com/akula-bft/akula
cd akula
cargo build --all --profile=production
You can find built binaries in target/production folder.
Running
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 --help
Contributing and getting support
Please 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.
Languages
Rust
99.9%
