Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
8980783
Topic
192880
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?