NodeQuestNodeQuest
Open bounties
0
Connected GPUs
0
Settled jobs
0
Total paid
0.0 QST
Total burned
0.0 QST

Job board

0 total
No jobs yet.

Connected GPUs

0 online
No GPUs connected yet. Run the provider agent on a machine to join.

Post bounty

Select workload to preview assigned tier.
Winner gets 40000 QST · burned 10000 QST

Connect a GPU

Providers join by running the agent on a real machine (needs Node.js 18+, no install) — it detects the GPU, registers, and competes for jobs automatically.

Install a runtime to serve jobs
Image generation support is coming soon.
Then clone the repo & run the agent
git clone https://github.com/jefferson0072/nodequest.git
cd nodequest
node agent/bounty-agent.mjs \
  --name my-rig \
  --wallet YOUR_SOLANA_ADDRESS \
  --server https://your-app.vercel.app
View on GitHub ↗