MCCE is a modernized, actively maintained fork of Miningcore — the best open-source cryptocurrency mining pool server. The original project was discontinued and archived in 2022. This fork picks up where it left off: .NET 8, Ubuntu 24.04, performance improvements, and ongoing maintenance.
- Full Changelog — every change since the fork
- Optimizations:
- Features:
- Benchmarks:
# Clone
git clone https://github.com/soosho/miningcore.git
cd miningcore
# Build (Linux)
./build-ubuntu-24.04.sh
# Run
cd src/Miningcore/bin/Release/net8.0
./Miningcore -c config.jsonBTC: 1AqqFf13RcfGbwa4GQGQV27T6HL1r35WVk
MIT — same as original Miningcore.
