Setting things up
XRP Ledger accounts
First XRPL interaction
Activate Existing XRPL Account on Test Network
Connecting and Interacting with XRP Ledger: account_info
Interacting with XRP Ledger using JSON-RPC
Error Handling and Best Practices
Basics of XRP and Issued Currency
Signing Payment Transaction
Assignment Solution
Verifying Signature
Submit Transaction Signature To XRP Ledger
Subscription Methods
Subscription Methods To Build Responsive App
Transaction Verification
Balance Detail
Transaction Cost
Measures to Avoid Ledger Spamming
Source And Destination Tags
AccountSet Transaction: Domain, Gravatar
AccountSet Transaction: SetFlag, ClearFlag
Deposit AuthorizationTokens, transactions
Issuing Token on XRPL
Token(IOU): Payment Transaction
Commands To Fetch TrustLine Information
Freeze a TrustLine
Issuer: Transfer Fees
More about TrustLine
Currency Code In Hex Format
Removing a TrustLine
Require authorization FlagLedger features
AccountDelete Transaction
Tickets: Theory
TicketCreate Transaction
Delete Ticket ObjectSetRegularKey
SetRegularKey: The Concept
Assigning RegularKey
Change RegularKey
Remove RegularKey
Blackhole An AccountMultiSigning
MultiSigning: The Concept
Replace SignerListSetRegularKey: The Concept
Intro
Complete theoretical explanation of a RegularKey in XRP Ledger.
Video
Topics covered
- Assigning RegularKey for the first time.
- Changing the existing RegularKey.
- Removing an existing RegularKey.
- Blackholing an XRPL Account.
References
- SetRegularKey
- Assign a Regular Key Pair
- Change or Remove a Regular Key Pair
- Disable Master Key Pair
Note
You can watch this video by changing the “playback speed” to 1.25
Click on the settings gear on the video player above → Choose Playback speed → Select 1.25 or whatever is good for you.
Update
The regular key pair need not even be an activated XRPL account. It’s used only for signing purpose, so having a valid secret key is enough. Being activated or not activated on XRP Ledger doesn’t even matter.
Final tip: The regular key need not even be active on the XRP Ledger, and you can still use it to sign the transactions of master account.
← Previous
Delete Ticket
Next →
Assigning RegularKey
- SetRegularKey: The Concept
- Intro
- Video
- Topics covered
- References
- Note
- Update
