Are there live BitcoinJS Exit Nodes?

5

Where can I find some live (trusted?) BitcoinJS Exit Nodes?

I'm looking it it from the client perspective - I want to write a Java app that doesn't store a blockchain. I don't want to setup an exit node, rather I want to find and use existing ones.

ripper234

Posted 2011-12-28T23:36:39.523

Reputation: 25 192

Answers

3

According the to the status message at the bottom of the page: https://github.com/bitcoinjs/node-bitcoin-exit

First permanent deployment is online at https://exit.trucoin.com:3125/

Stephen Gornick

Posted 2011-12-28T23:36:39.523

Reputation: 26 118

1That node seems to time out – is this a temporary failure or has the node been closed?akaihola 2013-08-21T07:02:19.950