Bitcoin Forum

Bitcoin => Electrum => Topic started by: r3wt on October 01, 2013, 05:44:25 PM



Title: Ok to port electrum to AltCoins?
Post by: r3wt on October 01, 2013, 05:44:25 PM
Hi, i was wondering if electrum was open source.

i would like to port it to my project, OpenSourceCoin as a liteclient. should i change the name so people don't get confused? like, Electrum-OSC edition?

for more info on OSC

https://bitcointalk.org/index.php?topic=268705.0

thanks in advance. i wanted to ask permission before i went forward with my project


Title: Re: Ok to port electrum to AltCoins?
Post by: Tachikoma on October 16, 2013, 10:37:40 AM
Electrum is licensed under GNU GPL 3 (http://en.wikipedia.org/wiki/GNU_General_Public_License). You are free to modify the source code to your hearts content.


Title: Re: Ok to port electrum to AltCoins?
Post by: btcven on October 17, 2013, 11:21:18 AM
I think harningt is bringing the Litecoin code fork (client and server) back to life


Title: Re: Ok to port electrum to AltCoins?
Post by: harningt on October 31, 2013, 08:37:35 PM
My intent for Litecoin is to get it in the Android client and do any patchwork to get a running Litecoin server working.

In my initial tests, it looks like getting Litecoin running underneath ABE worked fine when I did some tests (though no pruning/etc so huge DB). I'll need to get that up-and-running soon again... (had to select a specific version of ABE, a specific version of electrum-server, and do some ugly massaging).

A side-effect would be that the original old Litecoin electrum /should/ be compatible with the server and 'just work'... though of course there's the Litecoin issue of fee calculation being complex that would likely need to be done (or just set the fee really high to always get it through).

Once I get more of the Android client going (it's getting harder to get time :() I'll publish the algorithm that's needed to calculate the "proper" fee, ideally alongside the litecoind code so that it's easier to validate.

So... in short.

Litecoin client-side being brought to Android / Java.
Litecoin server-side being patched-together sufficiently to serve client.
Litecoin servers brought up by donors


Title: Re: Ok to port electrum to AltCoins?
Post by: e4xit on November 01, 2013, 03:56:26 PM
Electrum is licensed under GNU GPL 3 (http://en.wikipedia.org/wiki/GNU_General_Public_License). You are free to modify the source code to your hearts content.

This is what is great about the open source community.


Title: Re: Ok to port electrum to AltCoins?
Post by: culexevilman on November 01, 2013, 03:57:08 PM
I love open source... 8)


Title: Re: Ok to port electrum to AltCoins?
Post by: r3wt on November 01, 2013, 05:12:25 PM
this is one of those ideas i've had that just never came to fruition. i will have to concede defeat for now.