Pages:
Author

Topic: Alt-coin creation tutorial - page 2. (Read 3093 times)

full member
Activity: 205
Merit: 100
Cheif Oompa Loompa.
May 20, 2013, 01:45:25 AM
#15
I'm currently writing a Alt-coin creation tutorial  Grin
Is there all ready a tutorial or any documentation which explain it?
If it is so please post the link I haven't found any tutorial yet.

I still would really love to see this. I think its a really good idea. I for one would certainly appreciate it.
Sure a script to do it automatically is interesting, but I would like to know how its done manually and how it works.
legendary
Activity: 1611
Merit: 1001
May 20, 2013, 01:40:15 AM
#14
when are you releasing?
newbie
Activity: 42
Merit: 0
May 20, 2013, 01:36:19 AM
#13
Altcoin mass production can begin  Cheesy
PHP Script working fine.
http://img15.hostingpics.net/thumbs/mini_664449calincoin.jpg
sr. member
Activity: 462
Merit: 250
May 19, 2013, 06:55:51 AM
#12
I'd fork some litecoin version for you vs. a little donation Wink

includes namchanges etc... pics and name have to be provided, as block amount and difficulty adjustment wishes Smiley
Will then provide source + windows qt + windows daemon

Just pm


Ps: If someone is interested in helping me on a really new coin, pm me for details, skilled programmer(s) needed
legendary
Activity: 2618
Merit: 1022
May 19, 2013, 06:53:18 AM
#11
i could do, but i was unable to compile a client never. always always always something is broken/missing. The rest i could do.


i just hate when people use libraries in his code and they don't add a copy of the sources used, version number or something...  u need to investigate what the f*** he used.
And no, not everybody uses boost, i dont see useful having million of random classes in random/kaos design ways, and not general aim. Less, when u are using Qt already.





this is exactly my problem!!!

legendary
Activity: 2618
Merit: 1022
May 19, 2013, 06:52:14 AM
#10
I compile it fine on Ubuntu  Cheesy
Guys!
I'm writing your Script, it will be a PHP script.
Release in 48h  Grin
Prepare you to see 10 new alt-coins/day!

will this give windows exe?
full member
Activity: 196
Merit: 100
May 19, 2013, 05:33:38 AM
#9
I too have some great ideas that address some of the horrible flaws and shortcomings of BitCoin - I'm also a well versed webmaster and have access to hosting. But .. My C++ skills are sub-par to say the least.

I made a post detailing some of my suggestions here;

What the community absolutely needs in an AltCoin. From a multiple Faucet owner. https://bitcointalksearch.org/topic/what-the-community-absolutely-needs-in-an-altcoin-from-a-multiple-faucet-owner-209778

Even if you could just write a script to handle the libraries, various protocol changes, genesis block generation, etc - without having to provide forum login details. Would suffice.

I could understand you perhaps wanting to make it automatically announce upon compile. but still, Even with your script it would be responsible to actually, you know, test it before announce.
sr. member
Activity: 350
Merit: 250
Co-Owner Of DCMCo-Op Mining Farm at 3.5 th/s
May 19, 2013, 04:40:30 AM
#8
actually I would really be interested in this as I have some Very very good ideas for a coin but I don't know how to go about and implement them at all Please let me know how I can help



I will be watching this thread for the post of this script
full member
Activity: 179
Merit: 100
May 19, 2013, 04:39:55 AM
#7
yeah, maybe you did in a machine u dont have set to program native code for android.

i just get "your gcc is shit"
and if i try to compile something using gcc is working. For sure some mess with libraries, 64bits libraries or something....


If you do in php, you could upload it to a server making everything easier
newbie
Activity: 42
Merit: 0
May 19, 2013, 04:36:05 AM
#6
I compile it fine on Ubuntu  Cheesy
Guys!
I'm writing your Script, it will be a PHP script.
Release in 48h  Grin
Prepare you to see 10 new alt-coins/day!
full member
Activity: 179
Merit: 100
May 19, 2013, 04:28:06 AM
#5
i could do, but i was unable to compile a client never. always always always something is broken/missing. The rest i could do.


i just hate when people use libraries in his code and they don't add a copy of the sources used, version number or something...  u need to investigate what the f*** he used.
And no, not everybody uses boost, i dont see useful having million of random classes in random/kaos design ways, and not general aim. Less, when u are using Qt already.


newbie
Activity: 42
Merit: 0
May 19, 2013, 04:13:43 AM
#4
Yeah I thought also about such a program.
It's very easy to make a alt-coin, when you look FeatherCoin , CNC and all this *****Coins.
They changed 20 lines of code to set another amount of coins and an other IRC channel name.
The other changes were only to replace "litecoin" by their coin name.
legendary
Activity: 2618
Merit: 1022
May 19, 2013, 03:37:51 AM
#3
actually would be better a script.

Imagine, "double click" to:
1 - download/upgrade compilers libraries
2 - fork a coin
3 - change the code
4 - commit to the fork
5 - login on bitcointalk and publish a new thread with ANN and the ultra new coin skills (optional)
6 - premine (optional)
7 - upload the binary
8 - (if 7 skipped) set a list of computers to be just ready to mine (optional)
9 - (if 5 and 6 skipped) new thread with ANN the text "no primined" on the list
10 - (if 6 skipped) mine, mine mine (optional)
11 - stay checking bter/btce to dump coins (optional)
exaclty this, there should be gui interface to start your own coin and select main parameters down load libaries (cross) compile,

in-fact If you want to start a bounty send to my BTC address and I will send all bounty to a working gui

this will either be the making of alts or their finish so should appeal to everybody







full member
Activity: 179
Merit: 100
May 19, 2013, 03:34:21 AM
#2
actually would be better a script.

Imagine, "double click" to:
1 - download/upgrade compilers libraries
2 - fork a coin
3 - change the code
4 - commit to the fork
5 - login on bitcointalk and publish a new thread with ANN and the ultra new coin skills (optional)
6 - premine (optional)
7 - upload the binary
8 - (if 7 skipped) set a list of computers to be just ready to mine (optional)
9 - (if 5 and 6 skipped) new thread with ANN the text "no primined" on the list
10 - (if 6 skipped) mine, mine mine (optional)
11 - stay checking bter/btce to dump coins (optional)







newbie
Activity: 42
Merit: 0
May 19, 2013, 03:20:09 AM
#1
I'm currently writing a Alt-coin creation tutorial  Grin
Is there all ready a tutorial or any documentation which explain it?
If it is so please post the link I haven't found any tutorial yet.
Pages:
Jump to: