Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Config.js ripple testnet #322

Open
moracarlos opened this issue Nov 11, 2016 · 4 comments
Open

Config.js ripple testnet #322

moracarlos opened this issue Nov 11, 2016 · 4 comments

Comments

@moracarlos
Copy link

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 }
]
},

@marsface
Copy link

marsface commented Nov 15, 2016

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

@moracarlos
Copy link
Author

@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.

@jhezjkp
Copy link

jhezjkp commented Jan 14, 2018

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

@moracarlos
Copy link
Author

Nope, I didn't :( @jhezjkp

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants