Bitcoin Forum
June 16, 2024, 03:50:25 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Genesis Block creator  (Read 248 times)
JulioVasquez (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 14, 2019, 08:05:58 AM
 #1

Where can I download, and is it possible to make it identical with the original Genesis block?

thanks in advance

Julio
TalkStar
Copper Member
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 737


✅ Need Campaign Manager? TG > @TalkStar675


View Profile WWW
September 14, 2019, 08:42:42 AM
 #2

You could get possible help from those topics;

1. Genesis Block Generator
2. Complete Guide on How to Create a New Alt Coin


.

▄██████████████████████████▄
████████████████████████████
████████████████████████████
████████████████████████████
███████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
███████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
▀██████████████████████████▀
.

.

.

.

████░█▄
████░███▄
████▄▄▄▄▄
█████████
█████████
█████████


████░█▄
████░███▄
████▄▄▄▄▄
█████████
█████████
█████████












.KUCOIN LISTING WORKFLOW.
.
.KUCOIN COMPANY PROFILE..

.

The Cryptovator
Legendary
*
Offline Offline

Activity: 2282
Merit: 2196

Signature Space For Rent


View Profile WWW
September 14, 2019, 11:28:24 AM
 #3

Where can I download, and is it possible to make it identical with the original Genesis block?

thanks in advance

Julio
It's not pretty clear actually what do you want. What are you want to download? For all about to know about Genesis block read this article:  https://en.bitcoin.it/wiki/Genesis_block

I don't think you will able to download anything from Genesis block which are not public. Those things are publicly visible you might download them. You should describe more briefly about your question, so we could provide correct solutions.

SIGNATURE SPACE FOR RENT
Heisenberg_Hunter
Legendary
*
Offline Offline

Activity: 1583
Merit: 1278


Heisenberg Design Services


View Profile WWW
September 14, 2019, 06:58:34 PM
 #4

As Coolcryptovator said, the OP is completely unclear and it would be difficult for us to give a solution for your question.

Let me try to help you as far as I have understood the question  Huh

Where can I download
Download the latest version of bitcoin core from https://bitcoin.org/en/download Once you have done so, run the client and the whole blockchain will be downloaded. The first block to be downloaded is the genesis block.

is it possible to make it identical with the original Genesis block?
Genesis block is the initial and the very first block of any blockchain. If you are trying to make an altcoin based on bitcoin, try to fork the project on github and change the code. You need to note that, the Bitcoin code is very complex and has changed a lot right from the 2009. So it isn't advisable for you to create a coin based on the current code. The code for changing the number of coins will be present in validation.cpp if you really need them.

The topic and code has changed a lot as it was in the topic. main.cpp has split up into 2 parts, segwit and other softforks has been put forth. It would be better to follow the topic and build an older version of core.

No you cannot, then you would be able to get all the private keys from the GENESIS block.
This is false. Private keys are not related to generating a new block. Private keys are used to spend the coins and they won't be exposed when a miner mines a block or when a programmer generates a new genesis block.
JulioVasquez (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 17, 2019, 09:56:14 AM
 #5

As Coolcryptovator said, the OP is completely unclear and it would be difficult for us to give a solution for your question.

Let me try to help you as far as I have understood the question  Huh

Where can I download
Download the latest version of bitcoin core from https://bitcoin.org/en/download Once you have done so, run the client and the whole blockchain will be downloaded. The first block to be downloaded is the genesis block.

etter to follow the topic and build an older version of core.

No you cannot, then you would be able to get all the private keys from the GENESIS block.
This is false. Private keys are not related to generating a new block. Private keys are used to spend the coins and they won't be exposed when a miner mines a block or when a programmer generates a new genesis block.

thanks for your answers.
Julio
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!