Rome Reginelli
Rome Reginelli
The [XRPL Overview](https://xrpl.org/xrp-ledger-overview.html) doesn't provide enough of a technical introduction to how the XRPL really works. We should have a one- or two-page explainer that summarizes key parts of the...
Walk through the (somewhat more complex) process of sending a cross-currency payment, including: - [Pathfinding](https://xrpl.org/paths.html#pathfinding). - Setting reasonable `SendMax` values - Have to pay for any transfer fees plus the...
Tutorial for how to send an issued (fungible) token to another account that trusts the same issuer. _Not_ a cross-issuer or cross-currency payment. This should be slightly harder than ["Send...
The [Transaction Cost article](https://xrpl.org/transaction-cost.html) is a bit confusing and hard to follow. Partly this is because the way the transaction cost works is confusing but partly it's because the article...
The [Ledger Object Types](https://xrpl.org/ledger-object-types.html) documentation has parameter tables for each object type, but the ordering of the fields in the table is not consistent. We should update the tables for...
The [Multi-Signing](https://xrpl.org/multi-signing.html) page doesn't go into detail on the quorum and weight options. The page should describe how the quorum and weights can be set, noting rules like the following:...
The ["Reserves" article](https://xrpl.org/reserves.html) is a common entry point to the docs because certain sites (Gatehub) link to it as an explanation. Feedback on this article is lower than most, probably...
Sites such as vl.ripple.com serve a list of recommended validators in a format for `rippled` servers to consume and set their UNLs. We'd like to document what this JSON format...
There's some tutorial stuff for the Authorized Trust Lines feature, but it's buried in the [Authorized Trust lines concept page](https://xrpl.org/authorized-trust-lines.html) and in the [gateway guide](https://xrpl.org/become-an-xrp-ledger-gateway.html#require-auth). These should be split into...
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...