Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

bisq-network/bisq-monitor-deprecated

Repository files navigation

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