A lightweight portable self-hosted SOLO Ethereum Mining Pool.
WARNING: This project is currently under heavy development
There's a bunch of SOLO pools outside, and sadly none of them are transparent enough to have any trust. Also, there were incidents when SOLO pools have just stolen blocks. At Flexpool, we decided to develop a self-hosted open-source solution to all this mess.
The Flexpool Solo is a highly portable software, and the only dependency you need is the Ethereum node. Also, it uses an embedded lightning-fast key-value LevelDB database, so there is no need to set up external ones.
The Flexpool SOLO is written in the Go Programming Language, which makes it very speedy and more profitable accordingly.
The Flexpool SOLO is written by one of the creators of the Flexpool, and the source code has some of Flexpool's optimization techniques applied. This pool is designed to be the MOST profitable among all other solo Ethereum pools.
This pool is 100% compatible with any other Ethereum fork that uses Ethash PoW consensus scheme.
TBD
- Worker Authentication & Work Receiver
- Share verification
- Block submission
- Accept hashrate reports
- Collect worker statistics
- Collect mined blocks and best shares
- Implement querying & API
- TBD
- Base Website
- General & Per worker Statistics
- Network statistics
- Node Health monitoring
- Implement a real API (Right now development version uses a mock API)
- TBD
TBD
- Write tests for everything
Developed with ❤️ to make it as fast as Flexpool.
GNU Affero General Public License v3.0