Tokamon is the portal site for the Tokamak Network ecosystem — a friendly dinosaur mascot that helps users collect TOKAMAK (TON) tokens by exploring, joining events, and playing games.
Live site: tokamon.io
Location-based reward service. Visit real-world stores, claim TON tokens via GPS verification, and collect stamps for bonus rewards.
- go.tokamon.io
- Networks: Thanos Sepolia (testnet) Thanos (mainnet) - Coming Soon,
Airdrop event platform. Participate in social missions, quizzes, and community activities to earn TON tokens.
Play-to-earn mini-games. Compete in puzzles, arcade, and card games to earn TON token rewards.
- React 19 + TypeScript
- Vite 7
- i18n support (English / Korean)
npm install
npm run dev| Command | Description |
|---|---|
npm run dev |
Start development server |
npm run build |
Type-check and build for production |
npm run preview |
Preview the production build |
npm run lint |
Run ESLint |