Demos for each library in Xpring SDK:
- JavaScript / Xpring-JS:
node/ - Java / Xpring4J:
java/ - Swift / XpringKit:
swift/
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_usertodemo_receiver - Retrieves the balance of
demo_userafter the payment is sent