Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 547 Bytes

File metadata and controls

8 lines (6 loc) · 547 Bytes

Java Server

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.

How to Install?

To install the project, clone the repository to your local machine. Then build the project and run it on a java IDE.

Docker Hub

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.