xrpl-dev-portal
xrpl-dev-portal copied to clipboard
Source code for xrpl.org including developer documentation
Following updates in #1820, the Known Amendments page needs updates.
Caleb Kniffen recommends we add a link to the Node Configurator to the Dev Tools page. https://xrplf.github.io/xrpl-node-configurator/#/
I'm building a POC that requires NFT "search", and according to the documentation such a routine would require the calculation of a page id being a combination of the owner...
I think it would be nice to see little bit more exposure on the ability to receive not only XRP to the wallet, but also stable coins, and other IOU's...
It would be great for the API reference pages (for example, [account_info](https://xrpl.org/account_info.html)) to have example requests and responses (where it makes sense) for major/supported client libraries and programming languages. Right...
#1714 removed FTX but the other exchanges are still listed there (in a list that no longer matches CryptoCompare). Per the discussion in that ticket, we should remove the section...
[@ledhed2222] We were looking at the docs for payment channels. the tutorial recommends using channel_authorize [here](https://xrpl.org/use-payment-channels.html#3-the-payer-creates-one-or-more-signed-claims-for-the-xrp-in-the-channel). i don’t think it should, since it represents a serious security issue unless the...
Running the link checker on the `master` branch (latest commit: 1d1c48c3195b391e9f4ac9b065ee10115c80d4da) including checking _external_ links returns failures for the following links: ``` File: out/list-your-exchange-on-xrp-charts.html Link: https://xrpcharts.ripple.com/#/xrp-markets File: out/transaction-metadata.html Link: https://xrpcharts.ripple.com/#/transactions/8C55AFC2A2AA42B5CE624AEECDB3ACFDD1E5379D4E5BF74A8460C5E97EF8706B...
- Update with the actual min bid formula used - Change formulas to use pseudo-code characters instead of math symbols which can be hard to read (for example ÷ looks...
Fixes #2563