bisq/btcnodemonitor/README.md
HenrikJannsen 0752e07efc
Add btxnodemonitor module
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-06-10 20:29:57 +07:00

390 B

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