◐ Shell
clean mode source ↗

GitHub - beeLin/beeLin-java: beeLīn implementation for Java and the JVM

beeLīn Java / JVM

This is the start of a DNSChain client for the JVM.

Download and Install Prerequisites

Mac OS X Windows Linux

Prerequisites

None - Java 8 is bundled inside the App. (Recent Mac OS X?)

Java 8 w/StartCom certificate installed

Java 8 w/StartCom certificate installed

Binary download

download

N/A - build from source is relatively easy, see below.

N/A - build from source is relatively easy, see below.

Build and run tests

You can view the test results in beelinj-lib/build/reports/tests/index.html

Of course you probably want to install IntelliJ IDEA to do this.

Build and run the bare-bones browser

./gradlew :beelinj-browser-fx:run

Build a self-contained JAR containing the browser

./gradlew :beelinj-browser-fx:shadowJar

To run the browser jar:

java -jar beelinj-browser-fx/build/libs/beeLin.jar