civiclight is designed to run on ordinary desktop hardware. Two ways to mine: join the official pool for steady rewards, or mine solo against your own node.
Combine hashrate with other miners and get paid proportionally as blocks are found.
| Pool address | pool.civiclight.xyz |
| Stratum port | 3032 |
| Password | x (any value works) |
| Threads (-t) | match your CPU core count |
Mine directly against your own full node. Keep 100% of every block reward, at higher variance.
Download civicnet-node from the Downloads page and start it. It will sync automatically using the built-in DNS seed.
Get a wallet address with civicnet-cli getnewaddress, or use one from the web wallet.
Point the miner at your node's RPC:
| P2P port | 9333 |
| RPC port | 9332 |
| DNS seed | dnsseed.civiclight.xyz |
For Linux, macOS, or platforms without a prebuilt binary.