Lithos Testnet 1.1
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