This application is a java version demonstration for NaStation API .
Download NaStation wallet
JDK1.8 + Maven + SpringBoot
Before you test the functionality, please install and start the linux version of NaStation ( port:20902 ).
This demo application contains several examples you may be interested .
With this example, you can get familiar with how to access NaStation's open interface through REST API .
With this example, you can get familiar with how to access NaStation's push interface through Websocket + SockJs .
With this example, you can get familiar with how to create and restore wallets .