ripple-client-desktop icon indicating copy to clipboard operation
ripple-client-desktop copied to clipboard

Config.js ripple testnet

Open moracarlos opened this issue 8 years ago • 4 comments

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: : , secure: true } ] },

moracarlos avatar Nov 11 '16 15:11 moracarlos

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 avatar Nov 15 '16 19:11 marsface

@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 avatar Nov 15 '16 19:11 moracarlos

@moracarlos did you solve the problem? I got the same problem now...

jhezjkp avatar Jan 14 '18 15:01 jhezjkp

Nope, I didn't :( @jhezjkp

moracarlos avatar Jan 15 '18 13:01 moracarlos