# QuipNetwork/quip-miner

The quip network mining stack. This includes a coordinator and links all of the official quip network miners.

Repository: https://github.com/QuipNetwork/quip-miner
Canonical: https://ross.abutalabs.com/products/quip-miner
Homepage: https://quip.network/
Language: Python
License: AGPL-3.0
License Family: copyleft
Topics: cryptocurrency, ising, ising-model, ising-spin-models, mining, quantum, quantum-annealing, quantum-computing, quantum-sim-engine, quantum-simulation, quantum-simulations, quantum-simulator, quantum-simulators
Last push: 2026-08-14T11:39:50+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 16
- inputs: {"age_days": 229, "days_push": 19, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11599, forks 160 (observed 2026-08-28T04:10:48.881800+00:00)

## What it is
A Python mining stack for the Quip Network Substrate chain that coordinates CPU (simulated annealing), GPU (CUDA/Metal/Modal), and QPU (D-Wave) miners. It fetches mining snapshots at each chain head, searches for valid Ising model solutions, and submits QuantumPow proof extrinsics back to the chain.

## Use cases
- mine QUIP tokens with a GPU or CPU
- run a quantum proof-of-work miner against a Substrate chain
- solve Ising model problems for blockchain rewards
- connect a D-Wave QPU to a mining network
- participate in the Quip Network airdrop by running a node
- benchmark simulated annealing across CPU and CUDA backends

## When to choose
- you want to mine on the Quip Network with CPU, GPU, or quantum hardware
- you need a ready-made coordinator that links official Quip miners to the chain
- you want to experiment with quantum-annealing-based proof of work

## When to avoid
- you need production-grade, warrantied mining software
- you want a standalone blockchain node - v0.2 removed consensus and P2P, the chain is separate
- you don't have access to CUDA, Metal, Modal, or D-Wave resources and only need casual mining
- you need a stable, audited crypto-mining stack

## Facets
- artifact type: application
- maturity: experimental
- function: cryptography, gpu-computing, simulation, networking, cli
- domain: quantum-computing, blockchain, microservices
- platform: python, cli
- tags: quantum-annealing, proof-of-work, ising-model, substrate, dwave, mining-software, simulated-annealing, cryptocurrency, linux, macos, docker, gpu

## Member repositories
- QuipNetwork/quip-miner (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:48.881800+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:15:29.169342+00:00, confidence not recorded.
  - readme: https://github.com/QuipNetwork/quip-miner (fetched 2026-08-28T04:10:48.881800+00:00, sha e8353c3c2357)
  - homepage: https://quip.network/ (fetched 2026-08-29T08:13:57.060581+00:00, sha 295cd312b4af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
