chainweb-mining-client: Mining Client for Kadena Chainweb

[ bsd3, data, mathematics, program ] [ Propose Tags ]

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.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2, 0.5
Change log CHANGELOG.md
Dependencies aeson (>=1.5), async (>=2.2), base (>=4.10 && <4.15), bytes (>=0.17), bytestring (>=0.10), configuration-tools (>=0.5), connection (>=0.3), containers (>=0.5), cryptonite (>=0.27), exceptions (>=0.10), hashable (>=1.3), hostaddress (>=0.1), http-client (>=0.7), http-client-tls (>=0.3), http-types (>=0.12), lens (>=4.19), loglevel (>=0.1), memory (>=0.15), mwc-random (>=0.14), process (>=1.6), retry (>=0.8), stm (>=2.5), streaming (>=0.2), streaming-events (>=1.0), text (>=1.2), time (>=1.9), unordered-containers (>=0.2), wai-extra (>=3.0) [details]
License BSD-3-Clause
Copyright Copyright (c) 2019 - 2020, Kadena LLC
Author Lars Kuhtz
Maintainer lars@kadena.io
Category Data, Mathematics
Home page https://github.com/kadena-io/chainweb-mining-client
Bug tracker https://github.com/kadena-io/chainweb-mining-client/issues
Source repo head: git clone https://github.com/kadena-io/chainweb-mining-client.git
Uploaded by larsk at 2020-08-21T05:34:08Z
Distributions
Executables chainweb-mining-client
Downloads 430 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-08-21 [all 2 reports]

Readme for chainweb-mining-client-0.2

[back to package description]

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.