Post
Topic
Board Wallet software
Re: Python library for bitcoinwallet without blockchain data?
by
christianlundkvist
on 01/05/2014, 18:23:37 UTC
Have you looked at pybitcointools? It's very nice, and does not do any blockchain related stuff. It has support for multisig and electrum style deterministic wallets. It uses blockchain.info or blockr.io to send transactions to the network.