An open-source web-based Clicker style game running on the Solana blockchain.
Solana wallet support has only been tested on desktop web browsers.
- Next.js with TypeScript
- tailwindcss
- daisyUI
- Solana Wallet Adapter
- Anchor framework for Solana
- See web-ui/README.md to run the web frontend.
- See program/README.md to run, test and deploy the Solana program.