Bitcoin Forum

Bitcoin => Armory => Topic started by: DrakonX on November 24, 2017, 11:13:23 AM



Title: Armory on the command line?
Post by: DrakonX on November 24, 2017, 11:13:23 AM
I want to use Armory on the command line (Linux). Is that possible? I can not find any information on the internet.


Title: Re: Armory on the command line?
Post by: goatpig on November 24, 2017, 03:02:10 PM
Like create transactions and broadcast through the command line?


Title: Re: Armory on the command line?
Post by: DrakonX on November 25, 2017, 11:00:09 AM
Yes, that's what I'd like to do.


Title: Re: Armory on the command line?
Post by: goatpig on November 25, 2017, 11:04:27 AM
There's a JSON-RPC interface for Armory that you can find here:

https://github.com/goatpig/armoryd

That's as close as it's gonna get to a terminal interface.


Title: Re: Armory on the command line?
Post by: DrakonX on November 25, 2017, 04:34:00 PM
Thanks for the hint. But I still didn't get it. I followed the first of the two instructions there, but could not start armoryd afterwards. It says:

Code:
bash: armoryd: Command not found.

What am I doing wrong? And why is there no documentation available on the internet?


Title: Re: Armory on the command line?
Post by: goatpig on November 25, 2017, 10:29:34 PM
python armoryd.py