Skip to content

WIP. A portable self-hosted SOLO Ethereum (or any other Ethash coin) Mining Pool.

License

Notifications You must be signed in to change notification settings

mathias7799/solo

Repository files navigation

Flexpool SOLO (WIP)

A lightweight portable self-hosted SOLO Ethereum Mining Pool.

WARNING: This project is currently under heavy development

Screenshots

Development preview: Development Preview Screenshot

Why?

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.

💼 Portability

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.

🏎 Speed

The Flexpool SOLO is written in the Go Programming Language, which makes it very speedy and more profitable accordingly.

⚡️ Optimized Code

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.

💎 Support for other coins

This pool is 100% compatible with any other Ethereum fork that uses Ethash PoW consensus scheme.

Installation

TBD

TODO

Core Mining Engine

  • Worker Authentication & Work Receiver
  • Share verification
  • Block submission

Analytics

  • Accept hashrate reports
  • Collect worker statistics
  • Collect mined blocks and best shares
  • Implement querying & API
  • TBD

Front End

  • Base Website
  • General & Per worker Statistics
  • Network statistics
  • Node Health monitoring
  • Implement a real API (Right now development version uses a mock API)
  • TBD

Documentation

TBD

Other

  • Write tests for everything

Developed with ❤️ to make it as fast as Flexpool.

License

GNU Affero General Public License v3.0

About

WIP. A portable self-hosted SOLO Ethereum (or any other Ethash coin) Mining Pool.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published