Skip to content

Chonk9k Suite is a gamified Web3 app where users earn $CHONK9K tokens by playing daily trivia, completing tasks, and referring others. Featuring wallet integration, loyalty rewards, and multi-chain support, it’s designed for fun, utility, and engagement.

Notifications You must be signed in to change notification settings

BoomchainLabs/chonksuites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 ChonkSuites

Modular Web3 Engagement Suite by BoomchainLab
Powering the CHONK9K Ecosystem • Multi-chain • Gamified • Tokenized


🎯 Purpose

ChonkSuites is a composable suite of Web3 infrastructure components designed to gamify user engagement and power tokenized experiences. It integrates smart contracts, decentralized identity, microtask engines, loyalty trackers, and claim automation—all within a secure, scalable system.


🔍 Features

  • 🎮 Daily Trivia & Tasks — Win $CHONK9K & $SLERF tokens
  • 🧠 Loyalty Engine — On-chain & off-chain activity tracker
  • 📊 Leaderboard Dashboard — Wallet-based user ranking
  • 🤖 Telegram & CLI Agents — Automate claims & verifications
  • 🧩 Modular Architecture — API-first, microservice-ready
  • 🌐 Multi-chain Support — BASE & Solana integrated

🏗 Structure

chonksuites/ ├── chonk-api/ # FastAPI or Flask backend services ├── chonk-ui/ # Next.js + Tailwind frontend ├── bot-server/ # Telegram/Discord automation ├── cli-agent/ # iSH-compatible wallet CLI ├── contracts/ # Solidity + Anchor smart contracts ├── infra/ # CI/CD, Docker, Terraform, GitHub Actions └── .devcontainer/ # Codespaces & containerized setup


🚀 Getting Started

git clone https://github.com/BoomchainLabs/chonksuites.git
cd chonksuites
docker-compose up --build


# Frontend
cd chonk-ui && pnpm install && pnpm dev

# API
cd ../chonk-api && uvicorn main:app --reload



cp .env.example .env
DATABASE_URL=...
TELEGRAM_BOT_TOKEN=...
NEXT_PUBLIC_CHAIN_ID=...
WALLET_PRIVATE_KEY=...


# API
pytest

# Frontend
pnpm test



📍 Token Addresses
	•	$CHONK9K (Solana): DnUsQnwNot38V9JbisNC18VHZkae1eKK5N2Dgy55pump


🧭 Roadmap
	•	Trivia MVP & CLI support
	•	Telegram & Wallet auto-claims
	•	NFT-based loyalty badges
	•	DAO-powered voting layer
	•	Multi-chain leaderboard

⸻

👥 Contributors

Crafted with precision by the BoomchainLab team.

📧 Contact: [email protected]

⸻

© 2025 BoomchainLab • All Rights Reserved

About

Chonk9k Suite is a gamified Web3 app where users earn $CHONK9K tokens by playing daily trivia, completing tasks, and referring others. Featuring wallet integration, loyalty rewards, and multi-chain support, it’s designed for fun, utility, and engagement.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages