Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

bisq-network/bisq-statsnode

Repository files navigation

bisq-statsnode

Build

./gradlew build

Run

./build/app/bin/bisq-statsnode [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