Testnet coming soon — You are still on Demo simulated USDC. Claim hourly credits - real Base Sepolia escrow opens in the Testnet stage. Profile → Wallet
0 of 3 online
Sellers
Small desktop program that scans your GPU, verifies it for buyers, and syncs live stats to the site. You still control everything from My GPUs in the browser. The helper runs on the machine with the GPU.
This is not the full IdleChip app; it is the public GPU verifier only. The marketplace stays on the website.
Buyers are paying for real GPU-hours. The GPU verifier is how IdleChip checks that a seller actually controls the hardware they list — not just a profile claim or a pasted spec sheet.
nvidia-smi locally), so model and VRAM come from the card, not a text field on a post.watch running, My GPUs shows Available and session metering works during active rentals — without the verifier, the marketplace cannot vouch for the seller.Buyers do not install the verifier; they rely on it to trust seller authenticity before they fund escrow. Read the FAQ.
Your browser
idlechip.com
My GPUs, posts, and sessions
GPU PC
GPU verifier
Scan, register, and run watch
Current release
Published 2026-06-06 · npm idlechip-verifier@1.1.1
Windows
idlechip-verifier-win-x64.exe · ~41 MB · no Node required
macOS & Linux
Use npm with the same pinned version (Node.js required):
npx idlechip-verifier@1.1.1 pair --url https://www.idlechip.com --code YOUR-CODE npx idlechip-verifier@1.1.1 scan
After the .exe downloads
Open PowerShell in the folder, set the site URL, then pair from My GPUs:
$env:IDLECHIP_API_URL = "https://www.idlechip.com" .\idlechip-verifier-win-x64.exe pair --url https://www.idlechip.com --code YOUR-CODE .\idlechip-verifier-win-x64.exe scan
Older GitHub releases are hidden here. Only v1.1.1 matches the site guide and https://www.idlechip.com pairing. Source: github.com/lnctrl/idlechip-verifier
Sign in on the site, open My GPUs, generate a pairing code, then run in Git Bash or PowerShell (Node.js required). Always pin the version:
npx idlechip-verifier@1.1.1 pair --url https://www.idlechip.com --code YOUR-CODE npx idlechip-verifier@1.1.1 scan
Run in Git Bash or PowerShell on your PC. Start with npx. Node.js must be installed. Use idlechip-verifier@1.1.1 — older 1.0.0 cannot pair with production.
.exe equivalents).watch running on your GPU PC for Available status. See screenshots below.After you install the verifier, everything happens on My GPUs. These previews match that page — your GPU name, VRAM, and live charts will reflect your machine once the connect command runs and the verifier is watching.
Connect this PC
Generate a one-time code while signed in, then run the command on your machine.
A7K-9M2
npx idlechip-verifier@1.1.1 scan --url https://www.idlechip.com --code A7K-9M2 --register
Expires in 9:42
Live updates active
Local scans
RTX 4090 · scanned just now
24 GB VRAM · driver 551.23
Registered as @yourname · Available on the feed
Last scan just now · via paired agent · 18% util · 3.2 GB VRAM used
NVIDIA · homelab-pc
VRAM
18.4 GB free / 24 GB
Utilization
18%
Temp
52°C
Power
142W / 450W
Driver
551.86
Live history
Registered as @yourname · Available on the feed
Buyers do not need the GPU verifier. FAQ · Source on GitHub