Author

Topic: wallet tool (Read 773 times)

newbie
Activity: 24
Merit: 0
May 25, 2012, 05:46:03 AM
#4
thanks! i will check it out
legendary
Activity: 1014
Merit: 1001
May 24, 2012, 04:42:46 AM
#3
You can do it with the electrum client.
legendary
Activity: 2506
Merit: 1010
May 24, 2012, 04:01:46 AM
#2
The RPC does allow import.  The ability to remove a key is not yet in the client, but the Bitcoin source 'main" trunk has support fo "removeprivkey' (so a custom build of the client would support it).

Here's how that would be used:
 - http://bitcoin.stackexchange.com/a/3657/153
newbie
Activity: 24
Merit: 0
May 23, 2012, 09:36:07 PM
#1
The bitcoind allows you to create a new wallet and add new addresses.

You can't remove them. But you can export the addresses, the private key and import it in another wallet.

What i'm looking for is a tool to allow me to manipulate the wallet in a better way than the current GUI does. Maybe having an api for rpc can be "dangerous"...

Do you know any tool like this?

Thanks
Jump to: