← Back to all projects

Aptos Tournament

Aptos tournament is an on-chain platform that hosts elimination-style tournaments, with a prize at the end for the winner (typically USDC or an NFT).

The tournament runs through rounds, with each round offering 1 of 3 possible games: trivia, rock-paper-scissors, or a game of chance. Eliminated players may spectate as another living player. Every player interaction is stored on-chain.

Built with Next.js and styled with PandaCSS. Using TanStack query (formerly React Query) to call an GraphQL indexer to read on-chain smart contract data, and using the Aptos REST API to submit transactions.

TypeScript
React
Next.js
GraphQL
Aptos
aptostournament.com
Aptos Tournament image 0Aptos Tournament image 1Aptos Tournament image 2Aptos Tournament image 3