Mining
You can mine on Foxy-Pools using various mining software and connection methods.
-
Socket.IO and Websocket connections offer push support by keeping a constant connection to the server open, which can slightly improve the time for the miner to detect a new round started as well as drastically reduce the load on the pool.
-
HTTP Polling is the "classic" way of connecting to a Signa Wallet and thus was adopted by most mining pools. Miners poll for new mining info every x seconds. This connection method is considered legacy.
- Foxy-Miner, mini proxy which wraps Scavenger and provides multi-mining, example config
- ddProxy, an intelligent multi-mining proxy with support for many coins. config templates
- quetzalcoatl/blagominer, CPU only multi-miner with pause/resume support. example config
Info
If you are new to mining please head over to the Getting Started Guide to learn how to setup mining with your HDDs!