This whole alt-coin thing is just a passing fad. I recently cashed out all my BitCoins and put the money into Beanie Baby Collectables. They're these cool stuffed toys that everybody is collecting these days. I was able to get a bunch of them at a very reasonable price range. Their value is bound to skyrocket in the future as more and more people get into it.
You should also look into the US Dollar- I hear people are going crazy over that one too... and since it's lost 98% of its value in the last 100 years it is bound to rebound any day now.
Interestingly enough, lots of consumer printing software will not print images of US currency. Photoshop will absolutely not allow you to even open images of it.
Thanks for building this, and welcome to HN BlueMatt! If you can edit the headline, you might want to prefix with 'Show HN'.
I'm curious what does the altcoin use for peer discovery? Do you get code for a DNS seed too?
There was an interesting discussion on bitcoin-dev mailing list the last couple days about whether it makes sense to enable merge-mining on new altcoins. It's far from settled, but it's another idea for a feature you would want to toggle.... Also the scrypt difficulty parameters! OK, at some point this is just 'cheating', right? :-)
BTW, I think if you know Bitcoin enough to want to create an altcoin, you would trust Matt Corallo / BlueMatt enough to know your 0.01 BTC is safe.
If the server that runs this is US based and they allow trademarks through, you'll get a C&D within a week. Lawyers make their money googling for this stuff.
All someone has to do is register "paypal" or "amazon" or "exxon" etc. and the fun will be over shortly.
Creator might want to take their name and home address off the domain registration.
I don't want to get picky, but wouldn't cloning litecoin be objectively superior? Cloning bitcoin just leaves your currency to the ASICS from the get go, at least with scrypt, everybody has a decent shot at mining early.
---
Having read the site, I noted scrypt was an option.
If the Internet has taught me anything it's that the next form of currency will be cats. You can take pictures of them, add words in impact font, or take videos of them. You then generate tons of money somehow when you mother shares them in a forwarded email (I think).
I have therefore started mining cats. Turns out when you put 30 of them in a room they generate more 'interest' than the best Bitcoin mining outfits.
Why there is not a bcrypt option for Proof of Work Algorithm? (Technical question: There are a lot of AltCoins out there. Why no one proposed a AltCoin where the Proof of Work Algorithm is based in bcrypt?)
Because as far as I know no altcoin has implemented that so OP couldn't easily copy that. (Also why would another altcoin implement it as scrypt has the advantage of being memory hard.)
a lot of them use scrypt, so you can't use asic mining. in my opinion that is the single biggest flaw in bitcoin. I bet a whole bunch of people are laughing their asses off. something we will probably see in the next couple of years
Regardless of intention, I see it as a kind of performance art project: it underlines the absurdity of the massproduction of innovationless altcoins. It speaks to how a successful cryptocurrency requires something more than just tweaking a few parameters and recompiling; it requires a skilled developer able to maintain the system and handle crises, it requires a network effect, it requires a meaningful purpose.
Surely this is useful though, despite others claims it is a parody?
Can this be used to create a distributed transaction system for some arbitrary application? E.g. create a massively multilayer game with its own underlying transaction safe economy.
I thought the block chain was useful in itself, forgetting about the currency implications. Its a good data structure. Cloning it seems mega useful for putting it to work elsewhere..
Pretty much all of the benefits of Bitcoin stem from the concept of blockchain, not from particular instance of it.
One has to keep this in mind when investing in Bitcoin. One doesn't invest in general future of cryptocurrencies, one simply invests in the blockchain that just happened to be first.
It is indeed a highly useful data structure. One can implement things such as verifiable online gambling (one where casino cannot cheat without being detected) with it. Basically it simply solves a byzantine generals problem.
The proof of work doesn't even need to be a hash. Primecoin searches for chains of prime numbers. As long as the work is easy to verify and hard to calculate with some sort of scaling it can be used. It would be nice to see things like Salesmancoin where the proof of work is partial solutions to traveling salesman problem. Or perhaps protein folding?
Is the block chain actually useable without miners though? I guess the game example is pretty neat because the clients can 'mine' behind the scenes but if a company wanted to do something like that would they need permanent miners to make it work?
This is a great segue for the "pump and dump" scheme. Essentially you can create your own coin and mine it with your buddies. Then create a mini exchange for the coin and target the older, less tech savvy people - who won't be able to tell the difference between Bitcoins and a more obfuscated virtual currency. Basically you'll accumulate the virtual coins for free and sell them off for a profit. Maybe I'm missing something but it feels like all the ingredients are present.
Ten confirmations in, my coin still isn't showing up. I guess the site's overwhelmed, but I wouldn't recommend others spend any money until the backlog's cleared.
I was thinking about this the other day, that people will start making their own crypto currencies, trying to cash in on a new currency and have it work out like it did for the early adopters of BTC. These currencies will be very volatile, but all of them will become part of a new Forex landscape. If you think there's a lot of speculators now working with bitcoin, wait until people start trying to play arbitrage with different crypto currencies. The new Wild West...
This has actually been going on for a while. Check out www.cryptsy.com -- I think there are already over 50 crypto currencies being traded there, with more being added regularly. People are making tons of money on the initial pumps and dumps of all of them.
But nobody (outside of maybe China) seems that inclined to hinder it... Trolls love to see the volatility because the fall is so fiery and believers are deluded, so whatever. The trickle of fresh meat for the slaughter is the glory. Watching another anti-statist indoctrinated into a believer only to get flounced - priceless for anyone else who was inb4!
I knew it was just a matter of time before someone made this. Nice!
Maybe a good feature would be to generate an html homepage for the coin, as well as a forum post for the alt coins section in Bitcointalk. Also a coin icon generator.
Lastly, perhaps charge the fee after the person can see it's all there.
menubar|12 years ago
drcode|12 years ago
gesman|12 years ago
The only remaining task is to convince others to use it :)
nwh|12 years ago
zaroth|12 years ago
I'm curious what does the altcoin use for peer discovery? Do you get code for a DNS seed too?
There was an interesting discussion on bitcoin-dev mailing list the last couple days about whether it makes sense to enable merge-mining on new altcoins. It's far from settled, but it's another idea for a feature you would want to toggle.... Also the scrypt difficulty parameters! OK, at some point this is just 'cheating', right? :-)
BTW, I think if you know Bitcoin enough to want to create an altcoin, you would trust Matt Corallo / BlueMatt enough to know your 0.01 BTC is safe.
EDIT: Wow, look at them go: http://coingen.io/status.html
ck2|12 years ago
If the server that runs this is US based and they allow trademarks through, you'll get a C&D within a week. Lawyers make their money googling for this stuff.
All someone has to do is register "paypal" or "amazon" or "exxon" etc. and the fun will be over shortly.
Creator might want to take their name and home address off the domain registration.
p8952|12 years ago
unknown|12 years ago
[deleted]
hayksaakian|12 years ago
---
Having read the site, I noted scrypt was an option.
It should really be the default.
Otherwise Great work, this is really cool!
ChikkaChiChi|12 years ago
I have therefore started mining cats. Turns out when you put 30 of them in a room they generate more 'interest' than the best Bitcoin mining outfits.
slaxo|12 years ago
enscr|12 years ago
gus_massa|12 years ago
mithras|12 years ago
ck2|12 years ago
rjzzleep|12 years ago
aristidb|12 years ago
haakon|12 years ago
timje1|12 years ago
jorge-d|12 years ago
maaku|12 years ago
But it does actually work and apparently people are willing to pay for it weirdly enough. BlueMatt, you should have set your prices higher.
tlarkworthy|12 years ago
Can this be used to create a distributed transaction system for some arbitrary application? E.g. create a massively multilayer game with its own underlying transaction safe economy.
I thought the block chain was useful in itself, forgetting about the currency implications. Its a good data structure. Cloning it seems mega useful for putting it to work elsewhere..
sharpneli|12 years ago
One has to keep this in mind when investing in Bitcoin. One doesn't invest in general future of cryptocurrencies, one simply invests in the blockchain that just happened to be first.
It is indeed a highly useful data structure. One can implement things such as verifiable online gambling (one where casino cannot cheat without being detected) with it. Basically it simply solves a byzantine generals problem.
The proof of work doesn't even need to be a hash. Primecoin searches for chains of prime numbers. As long as the work is easy to verify and hard to calculate with some sort of scaling it can be used. It would be nice to see things like Salesmancoin where the proof of work is partial solutions to traveling salesman problem. Or perhaps protein folding?
mcintyre1994|12 years ago
dllthomas|12 years ago
Inception?
lafar6502|12 years ago
davidw|12 years ago
iYuzo|12 years ago
paulnewmanseyes|12 years ago
tobias2014|12 years ago
dave_sullivan|12 years ago
granfalloon|12 years ago
vladd|12 years ago
http://coinmarketcap.com/
ChikkaChiChi|12 years ago
chegra|12 years ago
wellboy|12 years ago
It's awesome how the crypto-currency ecosystem becomes harder and harder to kill with hacks like this.
iSnow|12 years ago
pistle|12 years ago
lazyjones|12 years ago
nwh|12 years ago
mschuster91|12 years ago
pawelropa|12 years ago
fjcaetano|12 years ago
brainburn|12 years ago
omphalos|12 years ago
tim333|12 years ago
a3voices|12 years ago
Maybe a good feature would be to generate an html homepage for the coin, as well as a forum post for the alt coins section in Bitcointalk. Also a coin icon generator.
Lastly, perhaps charge the fee after the person can see it's all there.
pyalot2|12 years ago
balaa|12 years ago
[deleted]
balaa|12 years ago
[deleted]