Post
Topic
Board Armory
Topic OP
Watch only address (not deterministic).
by
wiseby
on 11/12/2013, 11:34:38 UTC
So I have a KEY -> ADDRESS pair.
I want to monitor my balance on a server.

Requirements:
 can run full node
 don't use third party services like blockchain.info
 don't import KEY on the server for obvious security reasons.
 don't use deterministic wallet

Armory does offer watch only wallets, but only for it's own type of determenistic wallets.
My own KEY -> ADDRESS is not an armory deterministic wallet. It is just a regular pair.

Any way to monitor my balance on a server?
That should be so damn simple! I mean Armory can do 99.99% of that task.
How can I achieve it?