Skip to content

GemWallet/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GemWallet demo

This repository contains some examples of how to use the GemWallet API.
Please refer to the GemWallet API documentation for more information about each endpoint.

Getting started

Install serve

npm install -g serve

Get into the right demo folder and run serve

cd <demo-folder>
serve

e.g.:

cd setTrustline
serve

Releases

No releases published

Packages

No packages published

Languages