Command line tool to create Secure (offline) Ethereum Wallets.
The project is maintained with the Intellij IDE using Java 8. Building the project is done with Gradle. For Ethereum the web3j library is used. This is a spring-boot application.
java -jar artifacts/wallys.jar
java -jar -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 artifacts/wallys.jar