ripple-client-desktop
ripple-client-desktop copied to clipboard
Config.js ripple testnet
Hello, I'm trying to use the testnet with the client, but it doesn't connect. What host should I use to connect to the network?
connection: {
trace: false,
trusted: true,
local_signing: true,
servers: [
{ host:
https://ripple.com/build/ripple-test-net/
Test Net Servers
Use the following addresses to connect to the Ripple Test Net and send transactions from your account.
WEBSOCKETS
wss://s.altnet.rippletest.net:51233
REST SERVER
https://api.altnet.rippletest.net:5990
RPC PORT
51234
@marsface I tried with this addresses, but it doesn't work. I mean, when I try to use the API it works perfectly, but not with the ripple-client-desktop.
@moracarlos did you solve the problem? I got the same problem now...
Nope, I didn't :( @jhezjkp