xrpl-dev-portal
xrpl-dev-portal copied to clipboard
Source code for xrpl.org including developer documentation
Redocly already has a dependency on `reactjs-popup`. The use case pages and the websocket api tool appear to be the only places using it.
Some SVG files that include `img/insecure-signing-options.svg` are difficult to translate or edit because the strings contained in that image are rendered as paths rather than strings.
## High Level Overview of Change `create-accounts-send-xrp.md` `1.get-accounts-send-xrp.html`
It's probably for the best to have all the examples use API v2, which is more internally consistent and generally easier to use. This also includes the examples in the...
The documentation on how to [Start a new Genesis Ledger in Stand-Alone Mode](https://xrpl.org/docs/infrastructure/testing-and-auditing/start-a-new-genesis-ledger-in-stand-alone-mode) needs some updating. Notable details about starting a new stand-alone ledger that should be accounted for: -...
**ckniffen** wrote: (copied from comment below) According to the changelog in 1.7.0 `[features]` was removed. I was able to set default:no amendments by adding the [amendments] stanza. ``` [amendments] 32A122F1352A4C7B3A6D790362CC34749C5E57FCE896377BFDC6CCD14F6CD627...
Create the tutorial in JavaScript and Python, with short videos.
There are many libraries for use with the XRPL at various levels of maturity and completion. We should define a set of guidelines for getting a library listed on xrpl.org...
Capturing a request (from Discord) to add tools to the Dev Tools page. ----- Could we add these tools on https://xrpl.org/dev-tools.html?: 1. https://richardah.github.io/xrpl-keylet-tools/ 2. https://richardah.github.io/xrpl-base58-tool/ 3. https://github.com/RichardAH/xrpl-fetch-unl 4. https://github.com/RichardAH/xrpl-deserializer-c 5....
Rather than just a bulleted list of page names & descriptions, a better "Installation" landing page could have things grouped by the type of server needed (i.e. a core p2p...