Bitcoin Forum

Bitcoin => Armory => Topic started by: 22bits on May 24, 2023, 01:02:25 AM



Title: general setup for Armory
Post by: 22bits on May 24, 2023, 01:02:25 AM
I am just trying to understand the general setup for Armory.  To use an offline air gapped wallet you need two different machines, a view only and the air gapped computer that will hold the private key, correct?  On the view only machine you must download the entire bitcoin blockchain, around 450gb, correct?  Can both be done on ubuntu? 


Title: Re: general setup for Armory
Post by: goatpig on May 24, 2023, 07:49:53 AM
You are correct on all accounts. Armory runs on Windows but the target OS is Ubuntu originally.

The online machine needs a local copy of the blockchain + disk space for its own DB (~2GB), and provisional room for chain growth.


Title: Re: general setup for Armory
Post by: BitMaxz on May 24, 2023, 10:29:43 PM
~snip~.

I just want to ask if there is a way to support the PSBT file of Electrum to Armory because downloading the entire blockchain takes days for a slow pc and the internet, unlike Electrum that doesn't need to download the blockchain.

Is the Armory support PSBT file I search for almost 2 hours but I couldn't find the right answer if Armory supports PSBT file. I am planning to use offline Armory for long-term storage. Or I think hex or raw transactions generated from Electrum do armory support it?


I don't see a hardware wallet as the best solution to protect your wallet those devices can be still hacked compared to a wallet that you created offline.


Title: Re: general setup for Armory
Post by: goatpig on May 25, 2023, 07:20:47 AM
Is the Armory support PSBT

0.97 (WIP next version) has PSBT:

https://github.com/goatpig/BitcoinArmory/blob/dev/cppForSwig/Signer/Signer.cpp#L4209