xrpl-dev-portal
xrpl-dev-portal copied to clipboard
Source code for xrpl.org including developer documentation
https://xrpl.org/docs/references/client-libraries/ https://xrpl.org/ja/docs/references/client-libraries/
API version 2 is generally supported by all Mainnet `rippled` servers, as it was introduced in `rippled` 2.0.0 and multiple 2.0.0 amendments have already activated since then. The docs should...
https://github.com/XRPLF/xrpl-dev-portal/blob/f74f61149c8de2b32bdbf86ae8d190531159c3e2/docs/_snippets/common-links.md Especially in entries that are used in both Japanese and English, such as `[API v1]: /docs/references/http-websocket-apis/api-conventions/request-formatting.md#api-versioning`, it currently will only take you to the English page.
https://github.com/XRPLF/xrpl-dev-portal/blob/f74f61149c8de2b32bdbf86ae8d190531159c3e2/sidebars.yaml#L11 It makes no sense to manage custom titles for each page in translations.yaml.
There is a table at https://xrpl.org/docs/concepts/accounts/depositauth/#precise-semantics that summarizes whether a transaction type can deposit money with DepositAuth enabled or disabled. This table appears to not have been updated since at...
Convert earn passive income by adding LP topic to modular format, similar to the quickstart guides.
on tablet size This image is iPad Air size
The XChainBridge added a number of [new tec codes](https://github.com/XRPLF/rippled/blob/2df635693d54b8c17c428faf6ef99da2f14a9382/src/ripple/protocol/impl/TER.cpp#L96-L117) and probably some other codes (ter-, tem-, etc.). It may also have used some existing result codes in new ways. We...
Some transaction types have their error cases documented, such as [AccountDelete error cases](https://xrpl.org/docs/references/protocol/transactions/types/accountdelete/#error-cases). Other transaction types in the reference don't, and it would be nice to provide that level of...
The "Events" and "Community" pages have lists of events and gatherings of the XRPL community, but they're mostly populated with events that were organized by/in collaboration with Ripple. It would...