This is a java server repository, that utilises the yayawallet-java-sdk to call the YaYa wallet apis. It demonstrates how to utilise the sdk for integrating with third party applications.
To install the project, clone the repository to your local machine. Then build the project and run it on a java IDE.
The project is available as a docker image on docker hub (yayawallet/java-server:latest) You can pull the image and run it as well.