mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Add Devnet URLs, rename faucet
This commit is contained in:
@@ -107,6 +107,12 @@
|
||||
s.altnet.rippletest.net (Testnet Public Server)
|
||||
</label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="radio" name="wstool-1-connection" id="wstool-1-connection-devnet" value="wss://s.devnet.rippletest.net:51233/" data-jsonrpcurl="https://s.devnet.rippletest.net:51234/" data-shortname="Devnet">
|
||||
<label class="form-check-label" for="wstool-1-connection-devnet">
|
||||
s.devnet.rippletest.net (Devnet Public Server)
|
||||
</label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="radio" name="wstool-1-connection" id="wstool-1-connection-localhost" value="ws://localhost:6006/" data-jsonrpcurl="http://localhost:5005/" data-shortname="Local server">
|
||||
<label class="form-check-label" for="wstool-1-connection-localhost">
|
||||
|
||||
Reference in New Issue
Block a user