Setting things up
XRP Ledger accounts
First XRPL interaction



















Tokens, transactions









Ledger features




SetRegularKey





MultiSigning


Subscription Methods To Build Responsive App
Intro
Subscribe to your own account and verify the finality of the transaction.
Video
Topics covered
- Subscribe to your account.
- Make a payment transaction.
- Listen to the transaction ledger event.
- Include LastLedgerSequence field in payment transaction and make the code behave in a more predictable way.
References
Final tip: Inside the transaction ledger event check the transaction hash against the ID you got when you signed the transaction.
← Previous
Next →