Update README.md

This commit is contained in:
Nikko
2019-04-21 08:35:00 +07:00
committed by GitHub
parent 166cd4e5ab
commit 26c9eb8ec2

View File

@@ -1,5 +1,5 @@
# altcoin-genesis # altcoin-genesis
This is just a function that will generate the first transaction of a blockcahin named Genesis This is just a function that will generate the first transaction of a blockchain: the Genesis.
Found in the source of the Pura coin extracted it so that it would be easy to insert it in any altcoin based on Bitcoin. Found in the source of the Pura coin extracted it so that it would be easy to insert it in any altcoin based on Bitcoin.
It is working regardless of the hashing algorithm you are using. It is working regardless of the hashing algorithm you are using.