@hackage chainweb-mining-client0.2
Mining Client for Kadena Chainweb
Categories
License
BSD-3-Clause
Maintainer
lars@kadena.io
Links
Versions
Installation
CustomTested Compilers
Dependencies (0)
- aeson >=1.5
- async >=2.2
- base >=4.10 && <4.15
- bytes >=0.17
- bytestring >=0.10
- configuration-tools >=0.5 Show all…
Dependents (0)
A mining client for Kadena Chainweb. It supports
- multi threaded CPU mining,
- external mining workers (e.g. a GPU),
- simulated mining for testing.
Competitive mining on the Kadena Chainweb Mainnet requires special mining hardware, which usually comes with its own mining client and mining pool support implementations. This generic mining client is intended mostly for testing.