Armory: Difference between revisions
Jump to navigation
Jump to search
→External Links: added Block chain browser |
No edit summary |
||
Line 1: | Line 1: | ||
'''Armory''' is an open-source, python-based, wallet-management application for the Bitcoin network. | '''Armory''' is an open-source, python-based, wallet-management application for the Bitcoin network. | ||
It is very resource-intensive and thus will not be usable by everyone. | It is very resource-intensive and thus will not be usable by everyone. The beta version of the project was crowdfunded<ref>[http://www.rockethub.com/projects/6056-armory-bitcoin-development-funding Armory Bitcoin Development Funding]</ref>. | ||
Available for Windows, Mac OSX, and Linux. | Available for Windows, Mac OSX, and Linux. | ||
Armory is licensed under the AGPL. | Armory is licensed under the AGPL. | ||
Armory Technologies Inc. also offers a [[Block chain browser | block chain browser]].<ref>https://armory.online/</ref> | |||
==Features== | ==Features== | ||
Line 40: | Line 42: | ||
* [https://github.com/etotheipi/BitcoinArmory Armory Project GitHub Page] | * [https://github.com/etotheipi/BitcoinArmory Armory Project GitHub Page] | ||
* [http://www.expresscoin.com/wallets/bitcoin/armory How to Setup a Armory Bitcoin Wallet for Windows, Mac, and Linux] | * [http://www.expresscoin.com/wallets/bitcoin/armory How to Setup a Armory Bitcoin Wallet for Windows, Mac, and Linux] | ||
==References== | ==References== | ||
Line 47: | Line 48: | ||
[[Category:Clients]] | [[Category:Clients]] | ||
[[Category:Open Source]] | [[Category:Open Source]] | ||
[[Category:Block chain browsers]] |
Revision as of 03:11, 24 September 2015
Armory is an open-source, python-based, wallet-management application for the Bitcoin network.
It is very resource-intensive and thus will not be usable by everyone. The beta version of the project was crowdfunded[1].
Available for Windows, Mac OSX, and Linux.
Armory is licensed under the AGPL.
Armory Technologies Inc. also offers a block chain browser.[2]
Features
- Encrypted wallet (optional)
- Maintain offline wallets for 100% security from online attackers.
- Import addresses created with VanityGen or sweep funds from Casascius physical Bitcoins.
- Toggle between “Standard”, “Advanced”, and Expert modes to guarantee an appropriate set of options and information.
- Ability to add "Watching-Only" Wallets
- Fragmented (M-of-N) Backups
- SecurePrint for all Backup Types
- Decentralized Multi-Signature "Lockboxes" (up to 7-of-7)
- Daemon/API for Services and Network Integration
- Message Signing
And more -- see the project's forum thread for full details or on Armory Features on their website.
History
The Armory project was announced January 3rd, 2012[3].
Crowdfunding
The project received $2,661 by 26 funders on crowdfunding site RocketHub. The project completed it's funding on 2012-03-19.
See Also
External Links
- Armory Official Website
- Armory project page on bitcointalk.org
- Armory Project GitHub Page
- How to Setup a Armory Bitcoin Wallet for Windows, Mac, and Linux