Skip to content

Instantly share code, notes, and snippets.

@theSociableme
Last active June 13, 2018 21:43
Show Gist options
  • Save theSociableme/10552412 to your computer and use it in GitHub Desktop.
Save theSociableme/10552412 to your computer and use it in GitHub Desktop.
Creating an Altcoin
main.h - MAX_MONEY - Sanity check for transactions added to the blockchain
main.cpp - GetBlockValue -
New genesis block hash
const char* pszTimestamp = "NY Times - December 23, 2013 - For Today's Babes, Toyland Is Digital";
Ports
net.cpp / net.h
PCH -
Seed Nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment