Honour, chance, and betrayal — onchain.
The official website for Pistols at Dawn, a fully onchain dueling game made with love by Underware
Visit the site: https://pistols.gg
Follow us on Twitter/X
Join the #duels channel in Realms Discord
This is the source code for the public website of Pistols at Dawn.
It includes game lore, game mechanics info, technical docs, and links to the onchain game itself.
Built with:
- Next.js (App Router)
- TypeScript
- Vercel for deployment
pnpm installpnpm devOpen your browser at http://localhost:3000
This repo is frontend-only. For the game engine, contracts, and SDK, see:
| Repo | Description |
|---|---|
/game |
Game client (actual gameplay UI) |
MIT unless otherwise specified.