mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 09:05:49 +00:00
Updated Testnet and Parallel Networks information
- Rename "XRP Test Net" to "XRP Ledger Testnet" - Add XRP Ledger Devnet to tooling - Update "Parallel Networks" page to describe Testnet & Devnet, and fix typos. - Add "Mainnet" as a name for the production XRP Ledger network (in context of testnets)
This commit is contained in:
@@ -15,9 +15,9 @@ Ripple provides a set of developer tools to help you test, explore, and validate
|
||||
|
||||
Need to see the Data API v2 in action ASAP? Use this tool to send prepopulated sample requests and get responses. No setup required.
|
||||
|
||||
* **[XRP Ledger Test Net Faucet](xrp-test-net-faucet.html)**
|
||||
* **[XRP Ledger Testnet Faucet](xrp-testnet-faucet.html)**
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
* **[xrp-ledger.toml Checker](xrp-ledger-toml-checker.html)**
|
||||
|
||||
@@ -25,11 +25,11 @@ Ripple provides a set of developer tools to help you test, explore, and validate
|
||||
|
||||
* **[Transaction Sender](tx-sender.html)**
|
||||
|
||||
Test how your code handles various XRP Ledger transactions by sending them over the Test Net to the address of your choice.
|
||||
|
||||
Test how your code handles various XRP Ledger transactions by sending them over the Testnet to the address of your choice.
|
||||
|
||||
* **[XRP Ledger Explorer](https://livenet.xrpl.org/)**
|
||||
|
||||
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. [Test Net Explorer](https://testnet.xrpl.org/) also available!
|
||||
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](https://testnet.xrpl.org/) also available!
|
||||
|
||||
|
||||
Have an idea for a tool not provided here? [Contact us >](mailto:docs@ripple.com)
|
||||
|
||||
Reference in New Issue
Block a user