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.

D.H.
  • 5,297
  • 3
  • 32
  • 45
ripper234
  • 26,452
  • 30
  • 111
  • 246

1 Answers1

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
  • 26,990
  • 12
  • 67
  • 141