Files
xrpl-dev-portal/content/dev-tools.md
mDuo13 fcdd8465bf Include copy from md files and update homepage
- deletes unused md files where the copy is incorporated directly into
the template
- changes the homepage "Issue Currency" module to "Provide Liquidity" (placeholder still)
- add new "Built on the XRP Ledger" modules to homepage
2018-05-03 18:31:13 -07:00

1.4 KiB

Dev Tools

Ripple provides a set of developer tools to help you test, explore, and validate XRP Ledger API requests and behavior.

XRP Ledger Lookup Tool

Use this JSON-RPC-based debugging tool to print raw information about a XRP Ledger account, transaction, or ledger.

XRP Ledger Test Net Faucet

Use the WebSocket and JSON-RPC Test Net endpoints to test software built on the XRP Ledger without using real funds. Generate Test Net credentials and funds for testing purposes. Test net ledger and balances are reset on a regular basis.

rippled API WebSocket Tool

Need to see the rippled API in action ASAP? Use this tool to send prepopulated sample requests and get responses. No setup required.

Data API v2 Tool

Need to see the Data API v2 in action ASAP? Use this tool to send prepopulated sample requests and get responses. No setup required.

rippled.txt Validator

Use this tool to verify that your ripple.txt is syntactically correct and deployed properly.

Other Information

Have an idea for a tool not provided here? Contact us >