Simple POW blockchain implementation including Mining with dynamic difficulty, UTXOS, transactions
On server start, 3 public/private key pairs are generated with a set amount of eth and logged to the console. These were used in testing the transactions/UTXO. Any public/private key pair can be used for mining