Skip to content

Lithos Testnet 1.1

Choose a tag to compare

@K-Singh K-Singh released this 19 Nov 06:03

Testnet 1.1 release for Lithos

To run the application, unzip the file and then run the script in the /bin directory.

To run with a custom configuration file add the argument -Dconfig.file=

./lithos-client "-Dconfig.file=path/to/custom/config/file.conf"

To build from source run:

sbt dist

This will create a new zip file in the /target/universal directory