Bitcoin Forum
June 21, 2024, 06:37:35 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Zetacoin Tipbot on: June 05, 2014, 08:54:36 PM
Hey!

I find all of these Twitter tipbots great and I'd love to have one for Zetacoin too. We are looking for someone who can code a tipbot of his own or we can use some tipbots from github, just the way you like. We can also offer you some money.

Can you help us? Hit me with DM or you can find Zetacoin on Twitter (@zetacoincc) or at our forum http://zetacoin.cc/forum/index.php

Thanks for the attention.
2  Alternate cryptocurrencies / Altcoin Discussion / Re: Being an early bird of Zetacoin that makes you rich and free. on: March 07, 2014, 12:27:30 PM
I'm in as well, I don't want to miss the train!
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zetorg - The first Zetacoin/fiat exchange - Merchant services - UPDATE on: January 22, 2014, 08:35:29 PM
Even if they would launch it now, they showed they are scam. Or can we trust them when they even can not do something they promised?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zetorg - The first Zetacoin/fiat exchange - Merchant services - Low fees on: January 11, 2014, 10:54:20 PM
In what countries will it be available?
5  Alternate cryptocurrencies / Altcoin Discussion / Re: Developer for new cryptocurrency on: December 23, 2013, 10:39:10 PM
OK, we know that if anyone has 51% of hashrate power, he can manipulate with the coin network. But do you know about any case like this?
6  Alternate cryptocurrencies / Altcoin Discussion / Re: Developer for new cryptocurrency on: December 23, 2013, 10:16:48 PM
All coins have "superfast transactions" (almost instant), this is all just about confirmations. You can't make superfast confirmations without loosing security.

Yes, we want have 15 seconds block target and 3 confirmations per transactions. Is it secure? Litecoin have 3 confimations too and it is actually secure, as far as I know.
7  Alternate cryptocurrencies / Altcoin Discussion / Re: Developer for new cryptocurrency on: December 23, 2013, 09:35:11 PM
Scrypt hashrate is way too fragmented, you are likely to end up with way the heck less than half of the world's GPUs and scrypt-FPGAs securing your chain, and thus basically you are designing from scratch to be already out-hashed umpteen times over before you even launch.

It is irresponsilbe to deliberately set out to build an insanely vulnerable system given that the system will be dealing in effect with other people's money.

First figure out how to ensure more than half of the world's hashing power is dedicated to securing your blockchain.

Hint: look up merged mining.

Or, design and build an ASIC for a kind of hashing no other coin uses, then launch your coin after you have the ASICs up and running.

By the way this thread too seems like it is in the wrong section, I think you can move your own thrads so maybe don't bother waiting for a mod to move it to alternative currencies section, be polite and move it there yourself.

-MarkM-


That is why we need a developer - to make it safe because we know that we can't guarantee safety only by ourselves.

BTW we have already moved the thread, thanks for telling us.
8  Alternate cryptocurrencies / Altcoin Discussion / Re: Developer for new cryptocurrency on: December 23, 2013, 09:25:01 AM
No premine doesn't mean it will be a good coin. It has to have some reason for existing to not be pump and dump.
Yes, we know. No premine doesn't mean it will be a good coin. But we want to create a good coin with superfast transactions, good name and some functions inpired by existing coins. It's going to be a litecoin-based currency.
It really doesn't have to be a pump & dump. We want to create just a coin easy to use and trade. But we have some technical problems and so we need some help to complete this coin
9  Alternate cryptocurrencies / Altcoin Discussion / Re: Developer for new cryptocurrency on: December 22, 2013, 09:30:38 PM
No fear. This isn't a pump & dump scheme. We want just create a good cryptocurrency with none coins premined. It's not going to be a scam coin.
10  Alternate cryptocurrencies / Altcoin Discussion / Developer for new cryptocurrency on: December 22, 2013, 09:04:22 PM
Hello,

We want to create a good coin with superfast transactions, good name and some functions inpired by existing coins. It's going to be a litecoin-based currency.
It's not going to be a pump & dump. We want to create just a coin easy to use and trade. But we have some technical problems and so we need some help to complete this coin so if you are interested, please send me PM.
11  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: December 18, 2013, 02:32:21 PM
Hello,
I'm stucked at the 3.4. I have to make this code in Windows cmd:
Code:
cd C:\bitcoin\bitcoin-master\src
mingw32-make -f makefile.mingw
strip bitcoind.exe
The second line is not working though. At first the mingw32-make function did not work (the cmd told me that it is undefined) but after I pasted all of its directory, the program had finally recognized it. The problem is that when I write the code now I get a lot (like really a lot) errors. I don't know why. I have makefile.mingw at the right place and the mingw32-make function should work.
Every help is much appreciated Smiley
12  Other / Beginners & Help / Help on: December 17, 2013, 10:50:13 PM
Hello,
I am trying to make my own altcoin with help of this guide: https://bitcointalk.org/index.php?topic=149479.0
But I'm stucked at the 3.4. I have to make this code in Windows cmd:
Code:
cd C:\bitcoin\bitcoin-master\src
mingw32-make -f makefile.mingw
strip bitcoind.exe
The second line is not working though. At first the mingw32-make function did not work (the cmd told me that it is undefined) but after I pasted all of its directory, the program had finally recognized it. The problem is that when I write the code now I get a lot (like really a lot) errors. I don't know why. I have makefile.mingw at the right place and the mingw32-make function should work.
Every help is much appreciated Smiley
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!