mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
324 B
324 B
Running Developer Builds
Build and run Besu with default options using:
./gradlew installDist
By default this stores all persistent data in build/install/besu.
To set custom CLI arguments for the Besu execution:
cd build/install/besu
./bin/besu --discovery-enabled=false --data-path=/tmp/besutmp