Step 1 Complete

Create blockchain
- Genesis Block
- Additional Blocks
This commit is contained in:
2017-09-22 11:28:11 -05:00
parent 889ca490c0
commit 7ffe75002c
4 changed files with 70 additions and 0 deletions

2
.gitignore vendored
View File

@@ -24,3 +24,5 @@ _testmain.go
*.test
*.prof
# And the binary
blockchain-poc