Stacks Wars Docs
Player and developer documentation for the Stacks Wars platform.
Stacks Wars is a competitive gaming platform on Stacks. Players fund a custodial USDCx wallet, join lobbies, play real-time matches, and claim winnings on-chain.
This site covers:
User Guide
Accounts, lobbies, wallet, rewards, and settings.
Troubleshooting
Fix common lobby, wallet, and connection issues.
Developer Guide
Build and register games with sw-plugin.
How the platform works
- Sign in with email + password / google OAuth.
- A custodial Stacks wallet is created for you. You deposit USDCx to play.
- Create or join a lobby for a registered game (free or paid).
- When everyone is ready, the match runs live in the room.
- After the match, winners claim payouts on-chain.
For game developers
Build a Rust game with sw-plugin, add a frontend module, and set your developer ID from profile (Get ID) as dev_id.
Start at Getting Started.