Initial commit
authorDavid Llewellyn-Jones <david@flypig.co.uk>
Mon, 23 Jun 2014 00:45:30 +0000 (01:45 +0100)
committerDavid Llewellyn-Jones <david@flypig.co.uk>
Mon, 23 Jun 2014 00:45:30 +0000 (01:45 +0100)
commitff22dda19f3df162a66591440159401163892413
tree70a5d0b4f64df213d00a632c997b68696bb443da
Initial commit
12 files changed:
LICENCE [new file with mode: 0644]
README [new file with mode: 0644]
btcspy.py [new file with mode: 0755]
lib/account.py [new file with mode: 0644]
lib/bitcoin.py [new file with mode: 0644]
lib/commands.py [new file with mode: 0644]
lib/i18n.py [new file with mode: 0644]
lib/simple_config.py [new file with mode: 0644]
lib/transaction.py [new file with mode: 0644]
lib/util.py [new file with mode: 0644]
lib/version.py [new file with mode: 0644]
lib/wallet.py [new file with mode: 0644]