Live demo of the API at: https://wallet.styxcorp.com/
Documentation is generated using Swagger2: https://wallet.styxcorp.com/swagger-ui.html
Project is built using Maven:
mvn clean package -DSkipTests
Project can be ran using Java. For a production environment use the Spring profile Master by either
setting the environment variable SPRING_PROFILES_ACTIVE=master
or by using the java argument -Dspring.profiles.active=master
when running the application.
java -jar ./target/walletsim-0.0.1-SNAPSHOT.jar