Bitcoin Forum
September 06, 2024, 02:41:31 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I would like to own the issue of a currency  (Read 586 times)
escv (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 28, 2013, 10:32:14 AM
 #1

Hello everyone, I would like to own the issue of a currency (ltc currency class), who can give me some information? Wright currency source I have, but how to change key parameters? (Half-life, the total block reward, how to change it?)
There is how to build ltc mine pool?

Who can give point data ah?
E-mail zhangshaojie0@126.com
Inadvertently grateful
cr1776
Legendary
*
Offline Offline

Activity: 4158
Merit: 1308


View Profile
December 28, 2013, 01:28:18 PM
 #2

You are probably not getting many replies because the way you wrote the question makes it difficult to understand. You may want to rephrase it.

:-)
stompix
Legendary
*
Offline Offline

Activity: 3010
Merit: 6557


Leading Crypto Sports Betting & Casino Platform


View Profile
December 28, 2013, 02:38:05 PM
 #3

Do plan to start your own currency or something like that?
Please retype tour post or use something other than Google translate.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
escv (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 30, 2013, 02:07:30 PM
 #4

Do plan to start your own currency or something like that?
Please retype tour post or use something other than Google translate.

I want to be altcoin, but do not know how to create Genesis block,

If
   const char * pszTimestamp = "This is just a game, please do not seriously!";

So

         block.nTime =? ? ? ?
         block.nBits =? ? ? ?
         block.nNonce =? ? ? ?
How these three data calculated?

Another problem pointed wallet Genesis block address how come?
         . txNew.vout
  • scriptPubKey = CScript () << ParseHex ("HuhHuh??") << OP_CHECKSIG;


I have not compiled the wallet, where to address?

Who can help me count down the above example

  block.nTime =? ? ? ?
         block.nBits =? ? ? ?
         block.nNonce =? ? ? ?

I looked for a long time data, I feel this is a similar chicken-and-egg problem. Bit dizzy
datguys
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 30, 2013, 02:30:14 PM
 #5

Do plan to start your own currency or something like that?
Please retype tour post or use something other than Google translate.

I want to be altcoin, but do not know how to create Genesis block,

If
   const char * pszTimestamp = "This is just a game, please do not seriously!";

So

         block.nTime =? ? ? ?
         block.nBits =? ? ? ?
         block.nNonce =? ? ? ?
How these three data calculated?

Another problem pointed wallet Genesis block address how come?
         . txNew.vout
  • scriptPubKey = CScript () << ParseHex ("HuhHuh??") << OP_CHECKSIG;


I have not compiled the wallet, where to address?

Who can help me count down the above example

  block.nTime =? ? ? ?
         block.nBits =? ? ? ?
         block.nNonce =? ? ? ?

I looked for a long time data, I feel this is a similar chicken-and-egg problem. Bit dizzy

http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide
escv (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 01, 2014, 08:21:34 AM
 #6

I am very grateful for your guidance, I saw one day, but not download deps.git and windows-qt-addins.git file because the download link fails.

Do plan to start your own currency or something like that?
Please retype tour post or use something other than Google translate.

I want to be altcoin, but do not know how to create Genesis block,

If
   const char * pszTimestamp = "This is just a game, please do not seriously!";

So

         block.nTime =? ? ? ?
         block.nBits =? ? ? ?
         block.nNonce =? ? ? ?
How these three data calculated?

Another problem pointed wallet Genesis block address how come?
         . txNew.vout
  • scriptPubKey = CScript () << ParseHex ("HuhHuh??") << OP_CHECKSIG;


I have not compiled the wallet, where to address?

Who can help me count down the above example

  block.nTime =? ? ? ?
         block.nBits =? ? ? ?
         block.nNonce =? ? ? ?

I looked for a long time data, I feel this is a similar chicken-and-egg problem. Bit dizzy

http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide
silvandu
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 01, 2014, 09:16:12 AM
 #7

This one is really helpful for me too.

Initially I did not understand what op is asking?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!