Files
stacks-puppet-node/requirements.txt
Jude Nelson 47ecd65c37 In-progress refactoring: using virtualchain with a state engine.
* lib --> lib.old (depricating old name and storage operations)
* lib: new state-engine name operations logic, with virtualchain
* remove dead code
* add patch for coinkit
* remove dependencies on coinkit (in the new lib/)
Much more to do--will eventually remove lib.old, and will migrate
some of this code over to blockstore-client.
2015-08-04 02:25:39 -04:00

14 lines
234 B
Plaintext

Twisted==15.0.0
pybitcoin==0.8.3
ecdsa==0.11
kademlia==0.4
pybitcointools==1.1.15
python-bitcoinrpc==0.1
requests==2.5.1
rpcudp==1.0
txJSON-RPC==0.3.1
u-msgpack-python==2.0
utilitybelt==0.2.2
zope.interface==4.1.2
virtualchain==0.0.1