bisq/btcnodemonitor
HenrikJannsen 5d5b7d7df8
improve style
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-06-11 23:45:44 +07:00
..
src/main improve style 2024-06-11 23:45:44 +07: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