Bitcoin Forum

Bitcoin => Wallet software => Topic started by: crazyearner on December 13, 2014, 09:20:32 PM



Title: lightweight wallet ??
Post by: crazyearner on December 13, 2014, 09:20:32 PM
What is a good bitcoin wallet software to use that's light weight and not going to take up 20GB of space and  I can import my BTC wallets into it using import privkey.

Anyone got any good recommendations on what one to use other than to use an online wallet lick blockchain.


Title: Re: lightweight wallet ??
Post by: someguy123 on January 01, 2015, 02:56:36 AM
Electrum is great, I use it primarily on Litecoin, but I'm sure their Bitcoin version works great too. No blockchain download, standard Windows, Mac and Linux binaries.


Title: Re: lightweight wallet ??
Post by: crazyearner on January 01, 2015, 10:44:15 PM
Electrum is great, I use it primarily on Litecoin, but I'm sure their Bitcoin version works great too. No blockchain download, standard Windows, Mac and Linux binaries.

Have been looking at Electrum but wasnt sure if to use or not lol. Keep thinking to use it but then again still unsure but maybe I will use it and give it a try out and see how it works on Windows and go from their.


Title: Re: lightweight wallet ??
Post by: Velkro on January 09, 2015, 05:41:46 AM
electrum is using external 3rd party blockchain, it is dangerous, i don't get this idea... why to risk security for a little less downloading? ;)


Title: Re: lightweight wallet ??
Post by: twister on January 09, 2015, 06:24:11 AM
I'd say electrum too, I think it's really small and works really well.


Title: Re: lightweight wallet ??
Post by: sgk on January 09, 2015, 06:33:27 AM
What is a good bitcoin wallet software to use that's light weight and not going to take up 20GB of space and  I can import my BTC wallets into it using import privkey.

Anyone got any good recommendations on what one to use other than to use an online wallet lick blockchain.

I am using MultiBit; it's fast and lightweight. Also since it downloads the block header only, syncing is very fast.

You can also import private keys easily.


Title: Re: lightweight wallet ??
Post by: someguy123 on January 10, 2015, 10:10:06 AM
electrum is using external 3rd party blockchain, it is dangerous, i don't get this idea... why to risk security for a little less downloading? ;)
You aren't really risking security. The worst they can do is show you fake transactions. They CAN'T modify your transactions, they CAN'T steal your coins, they can only make it APPEAR (but not legitimately in the blockchain) that you have a balance which you don't have, or that you have sent coins which you haven't.


Title: Re: lightweight wallet ??
Post by: pooya87 on January 16, 2015, 07:03:13 PM
electrum is using external 3rd party blockchain, it is dangerous, i don't get this idea... why to risk security for a little less downloading? ;)
good thing about open source programs is that you can check the codes and see if there is no foul play in it, or if you don't know anything about coding, you can search social networks like here, reddit, or github and be sure that a famous application like Electrum or Multibit will have some people who checked the code before

and also it is not "a little less downloading" it is the difference between 25 gigabytes of data and 30 megabytes both downloading and having enough disk space for it


Title: Re: lightweight wallet ??
Post by: coinsocieties on January 28, 2015, 08:51:56 PM
Electrum is good and is my first option.


Title: Re: lightweight wallet ??
Post by: ThomasV on February 03, 2015, 10:44:03 PM
The worst they can do is show you fake transactions.

No they can't show you fake transactions.
Electrum is a SPV wallet, so it verifies that confirmed transactions are in the Bitcoin blockchain.
The fact that blockchain information is served by Electrum servers does not reduce security over other sPV clients.