Where can I access a NXT public testnet node?

1

Was wondering where can I access a public NXT testnet node?

Patoshi パトシ

Posted 2015-07-03T16:36:09.640

Reputation: 8 911

Answers

2

Start up Nxt on your local system in Testnet mode and display peers (on the Settings Menu (gear graphic) in the header bar). The peers with a domain name are likely to be public nodes. Here are a few:

nxt.noip.me, raspnxt.hopto.org, node1.forgenxt.com

For example, put node1.forgenxt.com:6876 in your browser to open the Nxt Wallet.

Some of the non-domain name (IP address only) will work too.

mystcoin

Posted 2015-07-03T16:36:09.640

Reputation: 291

2

You can also look at the nxt.defaultTestnetPeers setting in nxt-default.properties However, if you are planing to make changes to the client it makes sense that you run your own testnet node on your development workstation and download the testnet blockchain first.

lyaffe

Posted 2015-07-03T16:36:09.640

Reputation: 1 480