Jeffrey C
Jeffrey C
Instructions for Windows can be found here: https://github.com/etotheipi/BitcoinArmory/blob/master/WindowsBuild.txt OS X Build nots are here: https://github.com/etotheipi/BitcoinArmory/blob/master/osxbuild/osx_build_notes.txt I cannot locate any unix build instructions.
Check out my pull request https://github.com/etotheipi/BitcoinArmory/pull/257
I definitely agree with this. Hide it for standard users. Should be an expert-only option.
If you wish to have multiple lockboxes with the same users you should have your colleagues give you a different public key for each lockbox. They can use the same...
I'd assume Litecoin would be the first non-Bitcoin cryptocurrency to be implemented with Armory. NameCoin still has such a small user base and getting it to work is slightly complicated.
Looking at the releases this channel used to support ARM, but was removed in v1.0.0. I'm not sure why. I don't have a RPI to test this on.
See if this works. https://github.com/spaz926/BitTorrent.bundle/tree/arm-support And if you could tell me what `platform.architecture()[0]` returns for you with python? I am using `os.uname()[4][:3]` because I know it returns `arm`, but if...
Sorry. Without an RPI I really can't add support for it. I'm not sure how to auto find that the Plex Server is on ARM other than with what I...
By the way this is a Duplicate of #63
The binary in the fork I shared earlier in this thread is your binary. Even though the CPU is a 64-bit processor doesn't mean the operating system is using 64-bit....