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