Page 1 of 1

Multicurrency clients

Posted: Thu Mar 06, 2014 9:26 am
by virtual_master
Ufasoft multicurrency client
Since 2 days I am trying to get working the Ufasoft multiclient on W8. I tried longer time ago and I was curious how developed in the mean time.
http://ufasoft.com/coin/
The idea is very good to support more coins. Unfortunately it is not working very well.
I started with the main altcoins: Namecoin, Peercoin, Litecoin, Primecoin and Dogecoin.
After 100 crashes so far only the Peercoin blockchain is downloaded. Dogecoin doesn't work at all. It seems to be not more stable than was a half of year ago only supporting more coins.
An interesting aspect is that if you create a new address then by every coin is created a new address. I suppose that all generated addresses in the same process are belonging to the same private key.
I will wait until the Namecoin blockchain is downloaded but that seems to be the slowest from those which are working by Ufasoft.

Ufasoft multicurrency client

Posted: Sun Mar 09, 2014 8:24 am
by virtual_master
I found that the syncronization speed depends from the list order also. The Namecoin syncronization became faster then Litecoin if another list order selected then the standard one. However by 10 days remains stuck and doesn't go forward.
My conclusion is that maybe works somehow by the new coins with small blockchain but for Bitcoin, Namecoin and Litecoin is very slow or doesn't work at all.
But at least the source code was published.
https://github.com/ufasoft/coin

Multicoin

Posted: Sun Mar 09, 2014 7:10 pm
by virtual_master
Multicoin
http://sourceforge.net/projects/multicoin/
http://sourceforge.net/projects/multicoin/files/Source/
This seems to be another multicurrency wallet which support Bitcoin, Namecoin and other altcoins.
I am not sure what connection has to Ufasoft but has some links to the Ufasoft discussion threads.

Multiwalletcoin

Posted: Tue Sep 30, 2014 11:52 am
by virtual_master
Multiwalletcoin seems to be an altcoin merged with the idea of multicurrency wallet.
--------------------
That brought me to an idea.
As Namecoin is more related to Bitcoin than to any other cryptocurrency how would be to bring out a wallet which supports(at least in a limited way) Bitcoin transactions also ?

Advantage:
Bitcoin payments to BTC addresses in ID or domain fields could be executed immediately as well as NMC addresses.
Disadvantage:
Mainly the much bigger Bitcoin blockchain.

However this could be avoided with a smaller Bitcoin client version included like Elektrum. Integrating Elektrum on the other side could be a heavy programming task
How about an even lighter integration solution like small payment with an API interface to Blockchain.info ? (reliable for small BTC amounts)

Re: Multiwalletcoin

Posted: Wed Oct 01, 2014 6:13 pm
by biolizard89
virtual_master wrote:Multiwalletcoin seems to be an altcoin merged with the idea of multicurrency wallet.
--------------------
That brought me to an idea.
As Namecoin is more related to Bitcoin than to any other cryptocurrency how would be to bring out a wallet which supports(at least in a limited way) Bitcoin transactions also ?

Advantage:
Bitcoin payments to BTC addresses in ID or domain fields could be executed immediately as well as NMC addresses.
Disadvantage:
Mainly the much bigger Bitcoin blockchain.

However this could be avoided with a smaller Bitcoin client version included like Elektrum. Integrating Elektrum on the other side could be a heavy programming task
How about an even lighter integration solution like small payment with an API interface to Blockchain.info ? (reliable for small BTC amounts)
A multi-coin client would have to be careful to avoid the user accidentally sending 100 BTC instead of 100 NMC, etc. There is some discussion on GitHub about Armory doing this, I think, but I don't think the Armory developers are particularly interested in it (or rather, they have higher priorities at the moment).

Re: Multiwalletcoin

Posted: Wed Oct 01, 2014 7:00 pm
by virtual_master
biolizard89 wrote: A multi-coin client would have to be careful to avoid the user accidentally sending 100 BTC instead of 100 NMC, etc. There is some discussion on GitHub about Armory doing this, I think, but I don't think the Armory developers are particularly interested in it (or rather, they have higher priorities at the moment).
Yes. You have right.
Maybe the Armory or Satoshi client or our basic client is not the proper object to start with it to implement multicurrency support.
But let's try from the other side.
How about integrating Namecoin ID support in an existing multicurrency wallet like Ufasoft or Multicoin ?
A multicurrency client is already used for multiple currencies and the users are already aware of this possibility and anyway they don't use for great sums.
If the payment with ID feature is popular then would add a plus value to that wallet without really increasing the transaction risks.
The blockchains are anyway locally are available by Ufasoft after synchronization and Multicoin doesn't use local blockchains.