Semi-working bitcoin miner made in C++ written in classic C style (kinda) as it allows more straight forward approach. Project was made for fun and learning purpose. I will rewrite at later time.
- Windows
- C++23 compiler
- CMake 3.30+
- Internet connection
mkdir build
cd build
cmake ..
make./miner.exeAddress ip to which miner connects is hard-coded (188.214.129.52), same with my wallet.