Post
Topic
Board Development & Technical Discussion
Re: [PULL] private key and wallet export/import
by
Shevek
on 13/07/2011, 07:50:09 UTC
Until its added:
check what Joric made: https://github.com/joric/pywallet
It makes exporting/importing keys easy without recompiling Bitcoin. It does it right to the wallet using a python script! Still new but pretty cool and easy!

Nice tool!

But it only works on freshly created wallet.dat files. If you try to dump, or to add a priv. key on to long-term used wallet, the program yields an error message.