xrpl-dev-portal icon indicating copy to clipboard operation
xrpl-dev-portal copied to clipboard

Account Settings concept article and/or tutorial

Open mDuo13 opened this issue 3 years ago • 0 comments

We should have a page that lists off all the different settings that you can configure for an XRP Ledger account and why you might configure any of them. It should have links to the relevant tutorials for setting each of them. (Some can probably be shared from a single tutorial that covers most or all AccountSet functionality. That tutorial could also be interactive.)

Things to include:

  • Enabling/disabling AccountTxnID (Just a short version; this could be a whole separate topic/tutorial about how to set up redundant machines sending from the same account and using AccountTxnID to prevent sending dupe transactions.)
  • Setting Domain, EmailHash, or MessageKey (on that last one, see also #680)—various settings that help to establish your identity
  • Configuring issuer-related settings like TransferRate and TickSize
  • Enabling/disabling account flags (Default Ripple, Deposit Auth, Disable Master, Disallow XRP, Global Freeze, No Freeze, Require Auth[orized trust lines], Require Dest Tag). Potentially these could be grouped in with use case(s) that they're connected to.
  • Setting up a regular key
  • Setting up multi-signing

mDuo13 avatar Mar 29 '21 23:03 mDuo13