An implementation of blockchain based off of Bitcoin specs with its corresponding CLI
The networking primitives are WIP
To do:
-Add address validation for miner_address -> Done -Suggest Address -> Done -Solve issue related to list addresses -> Done -Pick up already existing blockchain -> Done -Implement handle address logic -> Done -Blocks are not stored properly -> WIP