Post
Topic
Board Project Development
Re: Address watcher...
by
eb3full
on 19/03/2014, 02:34:54 UTC
You can do this with bitcoind using (experimental) support for watchonly wallets.

The only branch I know of that properly functions right now is sipa's watchonly branch:

https://github.com/sipa/bitcoin/tree/watchonly

You're looking for the importaddress command.