The question is, how do I strictly provide Armory with the public key of an address I want to look up its balance?
Register the address in a wallet object, query the address history/balance from the wallet.
I'm glad to hear this is possible! Thanks for getting back to me so promptly. Would you have a good sample file to recommend me for getting started, perhaps from the extras folder? I'll be honest I know 0 python but I can get the environment set up and change the address value if there's something close enough
If that doesn't exist I could also work with a guide if this or or something similar enough was previously addressed. Worst case scenario I could also work with a guide that goes over the basics of registering an address in a wallet object and/or a guide on how to query the address history/balance from the wallet object we created. From there I'm sure I'd probably be able to take it where I need it.
Alternatively a script that uses the Armory db file to produce the balance or an lmdb database browser software that can be easily used to produce the balance would also be a viable solution if this wasn't possible through Armory's wallet software.
Once I'm done with litenode, i'll reintroduce supernode. With those changes, you can hookup the stand alone Armory DB binary to a HTTP daemon and query arbitrary data using a simple JSON messaging format.
woohoo! this is exciting news (for me)!
Keep on the fantastic work. Myself and the bitcoin community at large appreciate all of your hard
and excellent work.
Thanks again for taking the time to help me out!