Post
Topic
Board Development & Technical Discussion
Re: btcd: a bitcoind alternative written in Go
by
T-rage_11
on 26/09/2014, 14:12:30 UTC
Can you subscribe to new unconfirmed transactions with btcd ?
like the blockchain API: https://blockchain.info/de/api/api_websocket

I currently use the blockchain API for my site: btcaudio.tk/live

but I want to use my own bitcoin node for this .. can I do this with btcd?