eskick (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 12:15:49 PM |
|
Whoever creates an easy to follow guide to create a crypto currency by forking the litecoin source will get 5 Litecoin from me + Donations from anybody else who finds it useful. Why? This will put an end in the odd currencies showing up and everyone rushing in to mine it, Maybe path way to a better currency, Improve Litecoin's source by developers being able to interchange sources. Let's do this! Guide must be written 6 hours of me posting this, otherwise bounty is off. It shouldn't take long to write it, its not a hard procedure too, make sure you include how to change the key features etc. After 6 hours it is up to the community to set there own bounty
|
|
|
|
e521
|
|
May 12, 2013, 12:30:52 PM |
|
do you have any dignity?
|
|
|
|
larkstongues
Member
Offline
Activity: 68
Merit: 10
|
|
May 12, 2013, 12:39:23 PM |
|
1. Start learning programming 2. Come back in 10 years from now
|
pm for tech support
|
|
|
Hydroponica
Full Member
Offline
Activity: 182
Merit: 100
fml
|
|
May 12, 2013, 12:42:24 PM |
|
Yes, because a new alt coin per day, isn't enough, lets go for 10/day
|
|
|
|
eskick (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 12:43:09 PM |
|
Yes, because a new alt coin per day, isn't enough, lets go for 10/day
The easier it is, the less seriously these alt-coins will be taken.
|
|
|
|
Harry_Styles
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 12:48:04 PM |
|
Yes, because a new alt coin per day, isn't enough, lets go for 10/day
The easier it is, the less seriously these alt-coins will be taken. Its already hard enough keeping enough with all these failed coins, deciding on whether its even remotely worth mining to sell 1-3 days later.
|
|
|
|
Jessi
|
|
May 12, 2013, 12:53:01 PM |
|
Whoever creates an easy to follow guide to create a crypto currency by forking the litecoin source will get 5 Litecoin from me + Donations from anybody else who finds it useful. Why? This will put an end in the odd currencies showing up and everyone rushing in to mine it, Maybe path way to a better currency, Improve Litecoin's source by developers being able to interchange sources. Let's do this! Guide must be written 6 hours of me posting this, otherwise bounty is off. It shouldn't take long to write it, its not a hard procedure too, make sure you include how to change the key features etc. After 6 hours it is up to the community to set there own bounty Better Idea: lets collect some coins together with different people and let´s search for someone who is able to develope this: https://bitcointalk.org/index.php?topic=202784.0I´ll put 5 LTC into the pot, too then.
|
www.Bitcoin-Tools.de - Price Alert & Calculator [OUTDATED!] A little tool to keep you informed or wake you up, if Mt.Gox reaches a defined price level and a calculator to convert BTC or USD based on live Prices. It´s not working any more, because of Mt.Gox... but it was fun to code that time... keeping this link just for reminding... Thanks to everyone for donations done that time! BTC: 1BQTankpeCZict849JRHxxYFnwZARV3YX7 | LTC: LecEsSJMYZK7wk493QvyNzA4BxHpXviAEA | PPC: PQdjfxTbjnXThwJ5bbEgJkc9GZcKpib9DM
|
|
|
Hydroponica
Full Member
Offline
Activity: 182
Merit: 100
fml
|
|
May 12, 2013, 12:55:46 PM |
|
Yes, because a new alt coin per day, isn't enough, lets go for 10/day
The easier it is, the less seriously these alt-coins will be taken. Or, actual good coins, will be lost in the flow of crap
|
|
|
|
Harry_Styles
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 12:57:30 PM |
|
Yes, because a new alt coin per day, isn't enough, lets go for 10/day
The easier it is, the less seriously these alt-coins will be taken. Or, actual good coins, will be lost in the flow of crap This.
|
|
|
|
eskick (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 01:00:01 PM |
|
Yes, because a new alt coin per day, isn't enough, lets go for 10/day
The easier it is, the less seriously these alt-coins will be taken. Or, actual good coins, will be lost in the flow of crap Not really, actual good coins will obviously stand out as obviously if they are good, nature will take its place.
|
|
|
|
shakezula
|
|
May 12, 2013, 01:05:23 PM |
|
I am working on is as part of my Thesis, i agree if its widely available, it will be easier to pick good over bad. Theres no reason not to leat everyone make coins, the more undertanding, the easier it will be to pick winners and losers.
|
|
|
|
eskick (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 01:16:55 PM |
|
I am working on is as part of my Thesis, i agree if its widely available, it will be easier to pick good over bad. Theres no reason not to leat everyone make coins, the more undertanding, the easier it will be to pick winners and losers.
Make it in the next 4 hours please and the 5 LTC is yours, you will definitely get some more donations through your signature too
|
|
|
|
shakezula
|
|
May 12, 2013, 01:19:45 PM |
|
Alas, I have the following working:
Customizing the code, compiling the coind, connecting them, creating a genesis block and hash.
I can't get past this yet, not sure how to get the actual coins mining yet.
|
|
|
|
eskick (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 01:21:58 PM |
|
Alas, I have the following working:
Customizing the code, compiling the coind, connecting them, creating a genesis block and hash.
I can't get past this yet, not sure how to get the actual coins mining yet.
What do you mean by the last part?
|
|
|
|
shakezula
|
|
May 12, 2013, 01:25:25 PM |
|
I can successfully generate the merkel hash and genesis block, then you must recompile the coind so it has the correct genesis block and hash. This works, it makes the coind run from the command line and addnode or -connect and an ip will get more than one coin talking to each other, you can see it with coind getinfo, but I cant actually figure out how to get the built in or minerd to start making coins...neither will connect even wioth multiple nodesrunning. I already have screenshots and command for Ubuntu/Debian to this pnt, I figure out the last bit and a guide could be done this afternoon or at least a 90% guide.
|
|
|
|
YipYip
|
|
May 12, 2013, 01:25:48 PM |
|
Whoever creates an easy to follow guide to create a crypto currency by forking the litecoin source will get 5 Litecoin from me + Donations from anybody else who finds it useful. Why? This will put an end in the odd currencies showing up and everyone rushing in to mine it, Maybe path way to a better currency, Improve Litecoin's source by developers being able to interchange sources. Let's do this! Guide must be written 6 hours of me posting this, otherwise bounty is off. It shouldn't take long to write it, its not a hard procedure too, make sure you include how to change the key features etc. After 6 hours it is up to the community to set there own bounty Please when will it stop....
|
OBJECT NOT FOUND
|
|
|
shakezula
|
|
May 12, 2013, 01:27:06 PM |
|
Sorry for the bad typos, Im on my iPad...ugh.
|
|
|
|
eskick (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 12, 2013, 01:30:06 PM |
|
I can successfully generate the merkel hash and genesis block, then you must recompile the coind so it has the correct genesis block and hash. This works, it makes the coind run from the command line and addnode or -connect and an ip will get more than one coin talking to each other, you can see it with coind getinfo, but I cant actually figure out how to get the built in or minerd to start making coins...neither will connect even wioth multiple nodesrunning. I already have screenshots and command for Ubuntu/Debian to this pnt, I figure out the last bit and a guide could be done this afternoon or at least a 90% guide.
Sounds good so far, did you write how to compile coinqt? also the build in miner in the litecoin client doesn't work anyway, you need to set a port other crypto's don't use to did you mention? i remember reading somewhere you have to edit the .conf file and add rpc info and allow localhost to connect then mine using cgminer or some sort, not sure though.
|
|
|
|
shakezula
|
|
May 12, 2013, 01:33:21 PM |
|
I have done that, edited the ports in source and in the coin.conf, I can see it listening on the right port using netstat -a but cant get anything to connect to it to mine. Yes I have a QT compilation piece too but its for Linux at the moment, havent done a windows bit yet. Ive tried nearly everything...is there a command to boostrap the coin creation process? The SMC admin told me once multiple nodes connected mining could be possible but alas, it doesnt seem to work. I am DYING to know the secret.
|
|
|
|
shakezula
|
|
May 12, 2013, 01:34:14 PM |
|
As for ports, i was trying wiht 7850 and 7950 lol
|
|
|
|
|