Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 743 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 743 Bytes

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