1
I need a software Bitcoin wallet (not web account based) that allows easy generation of many new payment addresses at once that are ideally stored in plain text, (bulk exported as plain text). The security is not a concern. I like Bitcoin-Qt but it is outdated and it takes forever to download the entire chain, which make it not portable in a way.
Is it necessary to download the chain? If one can use a paper wallet than one must be able to use software one without having the blockchain, or having just a small number of blocks, right?
1 – jgm – 2016-07-06T23:04:33.650
Have you checked the bitcoin website, https://bitcoin.org/en/choose-your-wallet , it lets you choose between different wallets.
The idea of downloading the full block chain is to have maximum security, so its kind of not secure not to download the block chain.
Saying that there are some SPV clients which let you do without downloading the full blockchain. You can check the mobile version ones for that.
JDE: This sounds like an XY-problem to me. What do you need the large amount of addresses for? Are you asking how to provide addresses to a webshop setup? – Murch – 2016-07-08T08:00:08.967