/Xpring-SDK-Demo

Demo Code for the Xpring SDK

Primary LanguageJavaScript

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

  • 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