Stakwork
- Name: Stakwork
- URL: https://stakwork.com/
- Category: Bitcoin bounty platform / Sphinx ecosystem work-and-coordination infrastructure / crypto-adjacent software firm
- Tags: bitcoin-ecosystem
- Summary: Stakwork is Lightning-denominated work coordination built on Sphinx plumbing. The useful part is the Bitcoin-native identity, messaging, and payout stack underneath it, not the generic bounty-marketplace wrapper.
- What it does:
- Runs a bounty platform whose public GitHub description says users sign up with Sphinx Chat, complete bounties, and earn bitcoin
- Operates
sphinx-tribes, the backend for Sphinx public groups and bounties, which the README describes as a decentralized message broker within the Sphinx ecosystem - Maintains
sphinx-relay, a Node.js wrapper around LND that stores messaging metadata and lets Relay nodes communicate entirely over the Lightning Network for Sphinx clients - Uses Sphinx and Lightning primitives as the identity, communications, and payout substrate behind work coordination and public-group infrastructure
- Shows a broader product footprint through repositories such as StakGraph and Hive, indicating the company now spans crypto-native coordination plus AI/developer tooling
- Presents itself on the official site primarily around “Bounties,” “Github,” and “Email,” with GitHub currently serving as the clearest source of technical truth
- Key claims:
- The official site is minimal but explicitly surfaces “Bounties,” “Github,” and “Email,” which aligns with a work-coordination rather than token-or-protocol positioning
- The GitHub organization page says the bounty platform “pays out in bitcoin” and tells users to sign up with Sphinx Chat, which is the clearest first-party statement of the economic and identity model behind Stakwork
- The
sphinx-tribesrepository description says it is the backend for Sphinx tribes and bounties, again noting that the platform pays out in bitcoin - The
sphinx-tribesREADME calls the system a “decentralized message broker for public groups within the Sphinx ecosystem,” which is a stronger clue than the marketing site that Stakwork is really operating communications-and-coordination infrastructure - The same README documents dependencies on PostgreSQL, optional Redis, and optional relay access, showing there is a real backend control plane behind the bounty and public-group product surface
- The
sphinx-relayREADME says Relay is a Node.js wrapper around LND for Sphinx and that communication between Relay nodes takes place entirely on the Lightning Network, while message contents are end-to-end encrypted in the Sphinx app itself - The Relay docs also show that operators can run their own Sphinx node, connect it to LND, manage ports, and onboard mobile or desktop clients, which makes the Stakwork/Sphinx stack look more like Bitcoin-native communications middleware than a simple job board
- The Stakwork GitHub organization also highlights newer projects such as StakGraph, a code-graph product for AI agents, which is useful evidence that the company now spans crypto-native coordination tooling and broader developer infrastructure
- Whitepaper: No canonical standalone Stakwork whitepaper or litepaper surfaced in this pass. The clearest source of truth was the sparse official site plus the Stakwork GitHub organization and core repositories for
sphinx-tribes,sphinx-relay, andstakgraph; see../whitepapers/stakwork-primary-sources-2026-05-03.md. - Sources:
- https://stakwork.com/
- https://github.com/stakwork
- https://github.com/stakwork/sphinx-tribes
- https://raw.githubusercontent.com/stakwork/sphinx-tribes/master/README.md
- https://github.com/stakwork/sphinx-relay
- https://raw.githubusercontent.com/stakwork/sphinx-relay/master/README.md
- https://github.com/stakwork/stakgraph
- https://raw.githubusercontent.com/stakwork/stakgraph/main/README.md
Internal linkages
-
Best Bitcoin-native coordination contrasts: stacker-news and geyser.
-
Underlying node-control substrate once the bounty shell is stripped off: lnd.
-
Last reviewed: 2026-05-03 UTC