Slashdot Mirror


How To Create Your Own Cryptocurrency

mspohr writes "Since the code for Bitcoin is open source, we have seen the creation of various Bitcoin clones and enhancements (Litecoin, Dogecoin or Coinye West, anyone?... There are about 70 listed on this site.) This article explains the process of making your own. Thanks to Matt Corallo, a veteran Bitcoin developer, you can easily create your own at coingen.io. He has automated the process of modifying the source code to create custom currencies. Just enter in the name for your new currency, a logo image and set a few parameters (or accept the defaults), and you can have your own cryptocurrency. Source code and some customizations cost a bit extra. Once you have your own 'coin,' you just need to convince people that it is worth something."

6 of 203 comments (clear)

  1. There's one born every minute. by Animats · · Score: 5, Insightful

    As I noted on Bitcontalk to someone who bought Bitcoins for over $1000 each, "Great! We need suckers like you to keep this thing going!".

    1. Re:There's one born every minute. by davidhoude · · Score: 5, Funny

      I'm no sucker. I only buy coins named after celebrities.

  2. Re:Namecoin by Anonymous Coward · · Score: 5, Insightful

    At least that's more visually appealing than the goddamn Slashdot beta site.

  3. I'm in the process of making a coin! by chris200x9 · · Score: 5, Funny

    I'm in the process of making a coin! I named it HLC or HighlanderCoin, it's halves every 500000 and has an initial block value of 0.000001 HLC. Best part is, there can be only 1!

  4. Re:It's a nice idea. by DanielRavenNest · · Score: 5, Informative

    > Mining seems to just waste energy,

    No, mining is "proof-of-work" to enable reaching consensus on the order of transactions. This is necessary to prevent spending a balance multiple times. Only the first spending event counts. It is done by searching for hard to find hashes for a block of transactions + the hash of the previous block + a random number you insert until you meet the hard-to-meet condition (a low hash value). Using the hash of the previous block as part of the data for the current block puts the blocks in sequence, so you can know the order of transaction events. Attempting to change any block contents, such as altering transaction values or adding another transaction will change the hash, so it no longer matches the value stored in the next block. If you attempt to find a matching hash for your altered block, now the second block will no longer match the value in the third block. You end up having to find hashes for every block after the altered one up to the last one.

    By making finding hashes so hard that the entire mining network can only succeed every ten minutes, you force everyone to collaborate on the search, leaving no computing power to generate an alternate history of transactions. The longest chain of blocks had the most work put into it, and thus represents the consensus of events.

    If you can figure out another way to ensure digital transaction data isn't altered, great, you can become famous. Nakamoto's big invention is chaining hashes + requiring work to find the hashes, so that altering the data would require even more work. As long as a majority of the network is honest, a hacker can never catch up.

  5. Re:Is he really a "sucker"? by tftp · · Score: 5, Insightful

    That is very true. A wise speculator can make money on any asset, as long as the asset's price is moving. It was tulip bulbs, and it was shares, and it was metals, and it was houses... and now it is just long numbers.

    It's just important to note that being money and being an object of speculation are two goals that are diametrically opposite. So far BTC is an excellent object of speculation - and the better it becomes at that, the less attractive it becomes as money. The BTC picked the speculation route, and as result it is now a bubble. "Buy now, the prices are guaranteed to grow into millions per coin, the prococol is designed for that!"