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

Walkthrough of how to use an external secure wallet provider (e.g. Ledger Nano, Xumm, etc.) to provide key management and signing so that you can build an app that doesn't...

new topic
help wanted

Some pages are too large, making it easy to get lost, hard to find what you want, or just causing them to load slowly. The following is a list of...

organization

The XLS-20 implementation (currently previewed on NFT-Devnet) has 3 new API methods: - account_nfts - nft_sell_offers - nft_buy_offers Add [API reference docs](https://xrpl.org/public-rippled-methods.html) for all three of these plus any other...

new topic

The [Serialization docs](https://xrpl.org/serialization.html) describe to a good level of detail how to create the binary format of transactions. They don't cover in sufficient detail how to go from there to...

new topic

basically, validator "manifests" is the internal name of a feature (initially introduced in 0.32 or so and iterated since) where you can define your validator based on a set of...

new topic
organization
infra

The community credit use case is a place the current docs are a little lacking in describing what the XRPL is really capable of. In particular, some diagrams could really...

new topic

I'm trying to access via the marker, several account lines for getting the balances linked to an issuer address. It works fine sometimes, but than it stops working and complaints...

Most operating systems these days make it pretty easy to fit a window to exactly half your desktop size (horizontally—i.e. left half / right half) so you can have two...

web dev

Can we add a contributor section in all the pages that are editable? We would need to use some sort of a plugin/API to extract the github repo data. e.g:...

web dev
redocly

- Roughly the same spec as the "Build a Desktop Wallet in Python" tutorial, but adapted to JavaScript. - For browsers and/or desktop apps (desktop JS is a little weird...

new topic