The Cyber Wooden Fish platform is a playful and engaging crypto experience inspired by meme coins. Users can pump tokens using their smartphone's accelerometer combined with ZKTLS (zero-knowledge trust layer) for secure interactions. Token issuance is tied to earning merit points through platform activities, fostering meaningful engagement and social FOMO.
This project is designed to gamify meme coins, turning them into a dynamic cultural movement while blending technology, fun, and spirituality.
vlayer prover: 0x8e42ab07232757cc0da117d2846ff981e3edcbdf
- Scroll Sepolia: 0x062b414E562ca0983c55D4731640e2E664cB96e2
- Avax Fuji: 0x71Fc3BE4B619Fd7c279C037eA0Ee09C475175d11
- OPBNB Testnet: 0x062b414E562ca0983c55D4731640e2E664cB96e2
- meet an error:
ProviderError: transaction underpriced: gas tip cap 0, minimum needed 1
- meet an error:
This Turborepo includes the following packages/apps:
apps/contract
: a token factory deploy by hardhatapps/pwa
: a PWA vite appapps/serverless
: a https protocol count user pointscontract
: vlayer contract
Each package/app is 100% TypeScript.
- frontend
bun run build --filter pwa
- backend
bun run deploy --filter serverless
- contract vlayer
cd contract/vlayer
bun run deploy:testnet
token factory
cd apps/contract
bun run deploy:tf