Skip to content

nachain-dev/nastation-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASTATION-SDK-JAVA(2022/08/01)

This application is a java version demonstration for NaStation API .
Download NaStation wallet

Install

JDK1.8 + Maven + SpringBoot

Before you test the functionality, please install and start the linux version of NaStation ( port:20902 ).

What can I find in this demo?

This demo application contains several examples you may be interested .

NaStationRestApi.java

With this example, you can get familiar with how to access NaStation's open interface through REST API .

NaStationWebsocket.java

With this example, you can get familiar with how to access NaStation's push interface through Websocket + SockJs .

WalletCreate.java

With this example, you can get familiar with how to create and restore wallets .

Links

About

Through the case to show how to interact with the NaStation wallet node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages