Post
Topic
Board Development & Technical Discussion
Re: Accepting payments efficiently (SPV tracking)
by
btcfaucet
on 05/01/2016, 19:21:49 UTC
Use electrum for this.

Are you sure about this? Does Electrum have near-instant address importing, and a feature to call a script/notify in some way?

Even if it does, there are other concerns. IIRC Electrum uses its own nodes and its own query structure and doesn't simply connect to Bitcoin nodes as some SPV clients (which is what I am trying to achieve).

Thanks for the suggestion regardless!