Dev Tools
Use these developer tools to help you test, explore, and validate XRP Ledger API requests and behavior. All of the following tools are part of this website:
-
Use this tool to print raw information about a XRP Ledger account, transaction, or ledger.
-
Use this tool to send sample requests and get responses from the
rippled
API. No setup required. -
Try the Data API with example requests and get real responses. No setup required.
-
Use this tool to verify that your xrp-ledger.toml file is set up properly.
-
Use this tool to check that your validator's domain can be verified.
-
Get credentials and test-XRP for XRP Ledger Testnet or Devnet, and connect to servers in these parallel networks to test building software on the XRP Ledger without using real funds.
-
Test how your code handles various XRP Ledger transactions by sending them over the Testnet to the address of your choice.
-
View validations of new ledger versions in real-time, chart the geographic location of servers in the XRP Ledger network, and explore the state of the ledger. Testnet Explorer also available!
More Tools
The following tools are maintained by the XRP Ledger community:
-
Parse the XRP Ledger's native binary format with a visual representation breaking down the raw structure into its component parts.
-
Explore public ledger data including accounts' transaction history and known names.
-
Watch the consensus process occur in real time.
-
See all tokens issued in the XRP Ledger and use preset tools to issue custom tokens at the click of a button.
-
View lists of who has the most XRP in their possession or locked up in escrow.
-
View current and historical price data for various currency pairs involving XRP, including transactions at major exchanges and on-ledger activity in the decentralized exchange.
-
Explore ledger activity, view amendment voting in real-time, and get account information. API access also available.
Have an idea for a tool not provided here? Contact us or Open a pull request