Pages:
Author

Topic: Is it possible to create such a wallet? (Read 2715 times)

sr. member
Activity: 291
Merit: 250
September 06, 2016, 08:28:50 AM
#23
From what I understand, coinomi, while it is a cool app and allows a good number of coins, contacts their servers to do some work.
This means the user has to trust them they don't get personal information for their use/gains.

And coinomi doesn't cover all the main coins. It seems to cover only what's compatible with bitcoin wallet.
I've seen, for example, no Cryptonote coin. At least XMR, XDN, BBR, BXC.

I wish to see more types of coins added, but it's an interesting project at this point too.


you know you can add them yourself without much hassle?

No, I didn't. That is somehow interesting, but I guess that I still need a local daemon for that.
And then I don't need it anymore. The main issue is with the coins where the daemon needs a lot of resources (like XMR).
I would like light wallets for all coins. If that would be available, life would be easier for all of us and such application would also be easier (and safer) to be made.
hero member
Activity: 636
Merit: 516
September 06, 2016, 08:00:54 AM
#22
From what I understand, coinomi, while it is a cool app and allows a good number of coins, contacts their servers to do some work.
This means the user has to trust them they don't get personal information for their use/gains.

And coinomi doesn't cover all the main coins. It seems to cover only what's compatible with bitcoin wallet.
I've seen, for example, no Cryptonote coin. At least XMR, XDN, BBR, BXC.

I wish to see more types of coins added, but it's an interesting project at this point too.


you know you can add them yourself without much hassle?
sr. member
Activity: 291
Merit: 250
September 06, 2016, 06:19:21 AM
#21
From what I understand, coinomi, while it is a cool app and allows a good number of coins, contacts their servers to do some work.
This means the user has to trust them they don't get personal information for their use/gains.

And coinomi doesn't cover all the main coins. It seems to cover only what's compatible with bitcoin wallet.
I've seen, for example, no Cryptonote coin. At least XMR, XDN, BBR, BXC.

I wish to see more types of coins added, but it's an interesting project at this point too.
hero member
Activity: 636
Merit: 516
September 05, 2016, 09:59:23 AM
#20
Coinomi is a HD wallet that you can use from your desktop and is able to handle BTC and major altcoins in the same application.

Full list of supported coins:

Code:
bitcoin
asiacoin
auroracoin
batacoin
Bata
blackcoin
cannacoin
canadaecoin
Canada eCoin
clams
clubcoin
dash
digibyte
digitalcoin
dogecoin
edrcoin
egulden
ethereum
feathercoin
gulden
gcr
GCRcoin
ixcoin
jumbucks
litecoin
monacoin
namecoin
neoscoin
novacoin
nubits
nushares
parkbyte
peercoin
potcoin
reddcoin
richcoin
rubycoin
shadowcash
solarcoin
syscoin
verge
vertcoin
vpncoin

It is a super application in my opinion. Let me know please your experience with it if you decide to use it!


coinomi is good i agree, but it still requires the separate rpc server & electrum backend per coin. i think what poster is after is a self-contained wallet that can operate on its own.

also coinomi is not without bugs..
hero member
Activity: 1204
Merit: 531
Metaverse 👾 Cyberweapons
September 05, 2016, 06:06:10 AM
#19
Coinomi is a HD wallet that you can use from your desktop and is able to handle BTC and major altcoins in the same application.

Full list of supported coins:

Code:
bitcoin
asiacoin
auroracoin
batacoin
Bata
blackcoin
cannacoin
canadaecoin
Canada eCoin
clams
clubcoin
dash
digibyte
digitalcoin
dogecoin
edrcoin
egulden
ethereum
feathercoin
gulden
gcr
GCRcoin
ixcoin
jumbucks
litecoin
monacoin
namecoin
neoscoin
novacoin
nubits
nushares
parkbyte
peercoin
potcoin
reddcoin
richcoin
rubycoin
shadowcash
solarcoin
syscoin
verge
vertcoin
vpncoin

It is a super application in my opinion. Let me know please your experience with it if you decide to use it!

newbie
Activity: 1
Merit: 0
September 04, 2016, 02:31:01 PM
#18
It's possible. Security could be a stuck for those multiple wallets.
hero member
Activity: 874
Merit: 1000
September 04, 2016, 10:45:51 AM
#17
They've already made this.  Jaxx. 
hero member
Activity: 636
Merit: 516
September 03, 2016, 08:20:12 PM
#16
it wouldnt be impossible to have one wallet natively store multiple chains under the one hood (not thinwallets with a server backend).

however it would be an absolute b**tard to write; and performance would be lacking,
however; it should be able to utilize the same code for each wallet (depending on algo), as long as separate rules are applies for the intricacies of each currency (block time, block retarget algo, b58enc scheme).

james
full member
Activity: 224
Merit: 100
beatcoin team leader
August 28, 2016, 08:17:23 AM
#15
Yea it is possible to create a wallet but the problem is security. You should know the programming language fluently and you should know about every possible bugs and security loop hole in your wallet. If you don't care about wallet security then u can make one but you can't trust your wallet, dark guys could easily make your wallet empty in a matter of minutes to hours
security is a problem ,indeed, but if we add 2fa to that wallet,reduce the risks.anyway,people holds different coins , so it would be difficult to compile a wallet for every specific user,unless is done with certain standart coins(don't forguet the pos coins, needs to be mintable in the new wallet)so, thinking and thinking about , just found a lot of ''issues''.
hero member
Activity: 882
Merit: 500
August 28, 2016, 04:52:26 AM
#14
Yea it is possible to create a wallet but the problem is security. You should know the programming language fluently and you should know about every possible bugs and security loop hole in your wallet. If you don't care about wallet security then u can make one but you can't trust your wallet, dark guys could easily make your wallet empty in a matter of minutes to hours
sr. member
Activity: 462
Merit: 250
August 26, 2016, 10:40:40 PM
#13
Is it technically possible to create a desktop wallet where we can store all crypto including bitcoin and all existing and to be launched coin in one wallet? I know one can keep them in online exchanges but it is risky.


Technically  it's possible to create that. But the problem is you need to download every blockchain if not you can not sync. You just need run their coin daemon and then your application connect to coin daemon.

Isn't this wel... not true? How does Electrum do it then where you dont' need to download the blockchain? If other alts ran similar Electrum servers, then this would be possible without blockchain download.

With cold storage, we dont need to download blockchain we just need to keep private key. Your argument very interesting for me to research more about this. thx mate
member
Activity: 78
Merit: 10
August 26, 2016, 04:32:37 PM
#12
also no one wants to keep their coin at an exchange that is just crazy,,,,,, Cry
indeed
sr. member
Activity: 270
Merit: 250
August 25, 2016, 11:27:00 PM
#11
Is it technically possible to create a desktop wallet where we can store all crypto including bitcoin and all existing and to be launched coin in one wallet? I know one can keep them in online exchanges but it is risky.


Technically  it's possible to create that. But the problem is you need to download every blockchain if not you can not sync. You just need run their coin daemon and then your application connect to coin daemon.

Isn't this wel... not true? How does Electrum do it then where you dont' need to download the blockchain? If other alts ran similar Electrum servers, then this would be possible without blockchain download.
sr. member
Activity: 462
Merit: 250
August 25, 2016, 08:53:30 PM
#10
Is it technically possible to create a desktop wallet where we can store all crypto including bitcoin and all existing and to be launched coin in one wallet? I know one can keep them in online exchanges but it is risky.


Technically  it's possible to create that. But the problem is you need to download every blockchain if not you can not sync. You just need run their coin daemon and then your application connect to coin daemon.
hero member
Activity: 1092
Merit: 520
August 20, 2016, 04:06:14 PM
#9
also no one wants to keep their coin at an exchange that is just crazy,,,,,, Cry
sr. member
Activity: 322
Merit: 250
August 19, 2016, 02:33:23 PM
#8
yes this is 100% possible we are developers and we can make stuffs which are not exists but we can make some software and sites depending on our desired work we make them ourself you can do it too if you had some technical knowledge
staff
Activity: 3374
Merit: 6530
Just writing some code
August 19, 2016, 12:40:35 PM
#7
It could be an SPV wallet. That would certainly save on space. It could also use pruning.

But are there SPV wallet for all coins? Can they be done?
I don't know that much. First thing that comes into my mind is Cryptonote/Monero: there the simple wallets I know of use a "trusted" public daemon, which I am almost certain it has the whole chain. From what I've read SPV wallet is a quite different thing....
I don't know as I haven't studied all coins. For coins that are based upon Bitcoin, SPV wallets are possible.
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
August 19, 2016, 11:42:03 AM
#6
It could be an SPV wallet. That would certainly save on space. It could also use pruning.

But are there SPV wallet for all coins? Can they be done?
I don't know that much. First thing that comes into my mind is Cryptonote/Monero: there the simple wallets I know of use a "trusted" public daemon, which I am almost certain it has the whole chain. From what I've read SPV wallet is a quite different thing....
hero member
Activity: 636
Merit: 516
August 19, 2016, 11:36:07 AM
#5
It doesnt have to have a local blockchain, nor does this impede its security.

Electrum/Coinomi can be easily ported to suit any Cryptocurrency; in particular Coinomi can handle multiple cryptocurrencies as long as the chains are hosted alongside given Electrum server.
staff
Activity: 3374
Merit: 6530
Just writing some code
August 19, 2016, 11:35:14 AM
#4
Is it technically possible to create a desktop wallet where we can store all crypto including bitcoin and all existing and to be launched coin in one wallet? I know one can keep them in online exchanges but it is risky.

To be launched? If it doesn't have a blockchain, it cannot have a wallet.

Now, for the existing ones, it can be done, but it's quite some work and nobody will use it.
Just imagine how big is the blockchain for Bitcoin to load. Now, each coin has its own chain, which has to be downloaded. Each coin has its own daemon in a way or another which will have to stay in memory.
The result will be something big that needs a lot of resources and which nobody will fully use, since nobody cares of ALL cryptos. Even the small exchanges de-list the coins with low volumes to free resources...
It could be an SPV wallet. That would certainly save on space. It could also use pruning.
Pages:
Jump to: