bisq/btcnodemonitor
2025-01-09 20:20:37 +00:00
..
src/main Refactor baseCurrencyNetwork field to getter access 2025-01-09 20:20:37 +00:00
build.gradle Add btxnodemonitor module 2024-06-10 20:29:57 +07:00
README.md Add btxnodemonitor module 2024-06-10 20:29:57 +07:00

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