mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-18 05:12:42 +01:00
.. | ||
src/main | ||
build.gradle | ||
README.md |
Bitcoin node monitor
This is a simple headless node with a http server which connects periodically to the Bisq-provided Bitcoin nodes and disconnect quickly afterwards.
Run Bitcoin node monitor
Run the Gradle task:
./gradlew btcnodemonitor:run
Or create a run scrip by:
./gradlew btcnodemonitor:startBisqApp
And then run:
./bisq-btcnodemonitor