Created by Alan Reiner on 13 July, 2011
Forked by goatpig in February 2016
armoryd is a JSON-RPC daemon for Bitcoin Armory (https://github.com/goatpig/BitcoinArmory)
To operate armoryd, copy the following files into the Bitcoin Armory root folder:
- armoryd.py
- txjsonrpc/.
Or copy the following files from the Bitcoin Armory project into armoryd's root folder:
- CppBlockUtils.py and _CppBlockUtils.pyd/so (results from building BitcoinArmory Windows/*nix)
- /armoryengine/.
-
BitcoinArmory Source: https://github.com/goatpig/BitcoinArmory
-
Python Twisted -- asynchronous networking
Linux: Install packagepython-twisted
Windows: Download
Distributed partially under the GNU Affero General Public License (AGPL v3)
and the MIT License
See LICENSE file
Copyright (C) 2011-2015, Armory Technologies, Inc.