Setting things up
XRP Ledger accounts
First XRPL interaction



















Tokens, transactions









Ledger features




SetRegularKey





MultiSigning


Submit Transaction Signature To XRP Ledger
Intro
Submitting the signedTransaction to rippled.
Video
Topics covered
- Submit the signedTransaction to the network, and verify the result.
- command: submit
- Cross verify the transaction on the XRPL explorer.
References
Final tip: Always sign the transaction locally and then only submit the signedTransaction over the network.
← Previous
Next →