diff --git a/sample/index.html b/sample/index.html index bfca1cb..bbe103b 100644 --- a/sample/index.html +++ b/sample/index.html @@ -12,19 +12,17 @@ - +

Hello, world!

- This page shows the OAuth2 Implicit PKCE flow JS lib. for the Xumm platform / ecosystem. + This is Web3 wallet identity & transaction initiation for the XRP Ledger ecosystem. +
+ Tech under the hood: OAuth2 Implicit PKCE flow for the Xumm platform and XRP Ledger ecosystem. Using nothing but simple client side Javascript: source.

@@ -128,8 +126,8 @@

Hello, world!

var payload = { txjson: { TransactionType: 'Payment', - Destination: 'rwietsevLFg8XSmG3bEZzFein1g8RBqWDZ', - Amount: '1000000' // 1 XRP + Destination: 'rfCarbonVNTuXckX6x2qTMFmFSnm6dEWGX', + Amount: '1337' // Drops, so: 0.001337 XRP } }