/BrassBitCoinMiner

Miner for BrassBitCoint.

Primary LanguageJavaApache License 2.0Apache-2.0

BrassBitCoinMiner

Miner for BrassBitCoint.

Challenge

This is a simple Java solution for the BrassBitCoin challenge conducted by the Leeds Code Dojo.

About the solution

The program does not use the REST API for generation of the next block. The values have to be taken from the BrassBitCoin website and inserted manually by modifying the code. The generated block has to be manually submited on the BrassBitCoin website.