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.
npm install -g serve
cd <demo-folder>
serve
e.g.:
cd setTrustline
serve
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.
npm install -g serve
cd <demo-folder>
serve
e.g.:
cd setTrustline
serve