/bisq-monitor

The @bisq-network seednode, pricenode and btcnode monitor at http://seedmonitor.0-2-1.net/

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

bisq-monitor

Build

./gradlew build

Run

./build/app/bin/bisq-monitor [options]

Import into IDEA

You'll first need to install the Lombok plugin for IDEA. Then import the project as you normally would.

Further information