Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 578 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 578 Bytes

https://dawidm.github.io/cryptonose2

If you want to build Cryptonose you should install dependencies bellow in your local maven repository (use mvn install). Some of them depends on others, install them in the same order as listed to avoid problems. https://github.com/dawidm/dmutils
https://github.com/dawidm/exchangeutils
https://github.com/dawidm/cryptonoseengine

To run Cryptonose use gradlew run, to build packages/installer use gradlew jpackage. Use the code with the most recent git tag for the newest working version.