GemWallet / demo

GemWallet API endpoints demo

Home Page:https://gemwallet.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GemWallet API endpoints demo

https://gemwallet.app

License:MIT License


Languages

Language:HTML 100.0%