Commit Graph

6 Commits

Author SHA1 Message Date
Brian Buller 08369bae29 Part 5
- Addresses
  - Create Wallets
  - Verify addresses
  - Require addresses for transactions
2017-09-25 15:58:17 -05:00
Brian Buller 3d8e28a725 Step 4
- Transactions
2017-09-22 14:22:11 -05:00
Brian Buller a198d9da89 Step 3
- Added Persistence (boltdb storage)
- Added CLI
- Added PoW Validation
2017-09-22 12:38:21 -05:00
Brian Buller 72004f2396 Step 2:
- Proof of work established
2017-09-22 11:48:05 -05:00
Brian Buller 7ffe75002c Step 1 Complete
Create blockchain
- Genesis Block
- Additional Blocks
2017-09-22 11:28:11 -05:00
Brian Buller 889ca490c0 Initial commit 2017-09-22 11:17:20 -05:00