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

Source code for xrpl.org including developer documentation

Results 381 xrpl-dev-portal issues
Sort by recently updated
recently updated
newest added
trafficstars

The [binary format docs](https://xrpl.org/docs/references/protocol/binary-format) mention the definitions file, but now you can query the definitions from the server using the [`server_definitions` method](https://xrpl.org/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_definitions), which returns the same format as the JSON...

content updates

We mention which servers are full history under Mainnet here: https://xrpl.org/docs/tutorials/public-servers but nothing regarding test networks. We had a partner recently reach out saying that they were struggling with testnet...

This appears to be a continuation or a resurfacing of a bug that happened during the initial Redocly migration. The interactive tutorials need to load custom JavaScript (per tutorial) as...

bug
redocly

The Permalinks provided by the Websocket API Tool are a bit messy and could be a bit more cleaned up if whitespace were removed from the URL and re-added on...

dev-tools

This is what the Websocket API Tool shows: I have a standalone server running locally. When I actually hit the "Send request" button, it still works. So just the indicator...

bug
dev-tools

I think that First Ledger is the only dex and they do not have an API or SDK. Can we use XRPL API's to swap meme coins on XRPL? Is...

A state diagram and a more brief description of a transaction's lifecycle should be one of the first things in the [Transaction Basics](https://xrpl.org/transaction-basics.html) page. 1st pass on a state diagram:...

organization

The [ledger](https://xrpl.org/ledger.html) and [ledger_data](https://xrpl.org/ledger_data.html) API methods support an undocumented field `type` that lets you filter which types of ledger objects you get. That field should be added to the docs...

good first issue

The existing version of this tutorial was written before Multi-signing became enabled. It could use some rewriting to improve for the current context: - Match existing conventions for example requests...

content updates

This issue captures an actionable task from a PR review process. (https://github.com/XRPLF/xrpl-dev-portal/pull/2816) Currently, when an English page is not translated, the page appears in English even when accessed via the...

localization
redocly