Ikkyu is a GameFi platform designed for meme coins, providing an innovative solution to unite communities and turn memes into movements. Forget the mundane world and embrace the path of meme enlightenment on Solana.
Our platform gamifies the process of token interaction. Users can participate by shaking their phones to create value, leveraging their smartphone's accelerometer combined with ZKWASM (Zero-Knowledge WebAssembly) for secure and verifiable interactions.
Key features of Ikkyu include:
- Pumping Tokens: Retail users can purchase tokens only through a unique pumping mechanism powered by smartphone activities. This creates proof of engagement and ensures a fun, interactive process.
- Token Issuance via Merit Points: Users must accumulate merit points through platform activities to mint new tokens, creating a fair and rewarding ecosystem.
- Social FOMO: Ikkyu is designed to shine in social gatherings, enabling real-world FOMO as participants compete to pump tokens. This dynamic interaction transforms memes into a shared cultural experience, accelerating their journey into becoming a religion.
Ikkyu blends technology, fun, and spirituality to create a new paradigm for meme coins, making it easier than ever to unite communities and spread the meme gospel.
Traditional meme coin platforms often fail to foster meaningful community interactions, limiting their potential to grow into cultural phenomena. Most platforms lack mechanisms that combine fun, technology, and real-world engagement to bring users together.
Ikkyu addresses this gap with:
- ZKWASM Integration: Enabling secure gaming statements and verifiable user interactions.
- Cross-Chain Compatibility: Combining Solana and EVM ecosystems for seamless user experiences.
- Merit-Based Token Issuance: Encouraging meaningful participation through a gamified merit system.
- Real-World Engagement: Using smartphone activities to create unique proofs, driving real-world and social interactions.
- Solana Devnet: 3aJpgwPr5yRnmZdfhr9yv8ptfYwyGKS6axy1DrHgCmxz
- Bonsol Image ID: fa70b97511d738bcb827176ce20033758bc2ef64ab05271fa6590c5e5bb0a4e8
- Bonsol Deployed Issue: anagrambuild/bonsol#108
- ZKWASM Module:
packages/zkwasm
– Implements zero-knowledge proofs for gaming. - PWA Gaming App:
apps/pwa
– Progressive Web App for seamless gameplay. - Backend for Counting Points:
apps/serverless
– Serverless backend to track and verify user progress.
- frontend and serverless
bun i
bun run build # build all apps & packages
bun run dev
- contracts
anchor build
bun run deploy
Ikkyu isn’t just a platform—it’s a movement, a culture, and a tool for meme enthusiasts to thrive in the decentralized economy. Let’s pump, play, and make history together!
sequenceDiagram
participant User
participant Phone
participant ZKWASM
participant ETH_Contract
participant BonSol
participant Solana_Contract
User ->> Phone: Interact via Pump Action
Phone ->> ZKWASM: Send Activity Data
ZKWASM ->> ETH_Contract: Verify Proof
ETH_Contract ->> BonSol: Forward Verified Data
BonSol ->> Solana_Contract: Update State
sequenceDiagram
participant Bonk_Token
User ->> Phone: Direct Interaction
Phone ->> Solana_Contract: Request Token Pump
Solana_Contract ->> Bonk_Token: Mint Bonk Token