Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,899 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm Stacks Mainnet license

clicker

On-chain tap game on Stacks.

Contract Details

Property Value
Network Stacks Mainnet
Address SP1Q7YR67R6WGP28NXDJD1WZ11REPAAXRJJ3V6RKM
Name clicker
Explorer View on Hiro

Structure

  • contracts/ - Clarity smart contract
  • frontend/ - Next.js app deployed on Vercel
  • sdk/ - clicker-stacks-sdk npm package source

Tech Stack

  • Smart Contract: Clarity on Stacks blockchain
  • Frontend: Next.js + React + TypeScript
  • Wallet: @stacks/connect
  • SDK: TypeScript client in sdk/

Deployment

The frontend uses frontend/ as the app root.

cd frontend
npm install
npm run build
npm start

SDK

The SDK source now lives in sdk/.

npm install clicker-stacks-sdk

License

MIT

Releases

Packages

Contributors

Languages