mczochowski / Xpring-SDK-Demo

Demo Code for the Xpring SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xpring-SDK-Demo

Demos for each library in Xpring SDK:

Build instructions included in each folder.

Each XRP demo:

  • Restores a TestNet wallet from a seed
  • Retrieves the balance of that wallet
  • Sends a payment transaction
  • Checks the status of that transaction

Each ILP Demo (node and Java only)

  • Retrieves the balance of demo_user
  • Sends an XRP over ILP payment from demo_user to demo_receiver
  • Retrieves the balance of demo_user after the payment is sent

About

Demo Code for the Xpring SDK


Languages

Language:Java 46.7%Language:JavaScript 38.8%Language:Swift 14.6%