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

xpring-eng/Xpring-SDK-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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