This repository is designed to create a functional project that creates a blockchain application that does the following:
- Creates unique hash id's that are used to identify each block.
- Verifies chains and block creation.
- Allows multiple chains to be made, syncing data regularly for all users.