Author

Topic: Wallet for Android (Read 152 times)

hero member
Activity: 672
Merit: 526
May 02, 2019, 11:49:10 AM
#4
people not only had ideas about creating a wallet for android, as they have created. And today there are several wallets. What you might want to say is a BitcoinCore wallet full node? I do not see that need. The market is already supplying this demand.

https://bitcoin.org/en/wallets/mobile/android/
legendary
Activity: 3388
Merit: 4919
https://merel.mobi => buy facemasks with BTC/LTC
May 02, 2019, 01:53:46 AM
#3
https://github.com/greenaddress/abcore

if you run this one in pruned mode, you have your exact answer...

Altough, i'd recommand not to run a full node on an android phone... Like NeuroticFish already said: go for an SPV wallet instead (many of those are available)
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
May 02, 2019, 01:32:34 AM
#2
Alright, I know everybody must have had the idea to create a wallet for Android/iOS. The issue is that bitcoin's blockchain is approaching 200gb in size.
I reax somewhere (in another forum) that it is possible to abbreviate the mechanism for reading the blockchain. So my idea is simple - create a protocol that makes the blockchain small enough to be able to use on a mobile device. I am sure the wallet client isn't that hard to write.

What are your ideas?

Even with Bitcoin core wallet (on a computer) you can enable pruning and the amount of data saved would become much more bearable. However, you'll still download the whole blockchain.
The wallets today on Android/iOS are SPV wallets, so they rely on servers which hold the blockchain. The idea is not so bad.

I don't know how would you make a "protocol" would make blockchain small. Maybe you can save the data in a different format, but that would not gain much if you keep it all. Or you can keep only the data relevant for your addresses, but that's what pruning does. So what you want to add/improve?
member
Activity: 189
Merit: 11
May 02, 2019, 12:03:39 AM
#1
Alright, I know everybody must have had the idea to create a wallet for Android/iOS. The issue is that bitcoin's blockchain is approaching 200gb in size.
I reax somewhere (in another forum) that it is possible to abbreviate the mechanism for reading the blockchain. So my idea is simple - create a protocol that makes the blockchain small enough to be able to use on a mobile device. I am sure the wallet client isn't that hard to write.

What are your ideas?
Jump to: