npm install
Please refer to the documentation here: Devnet Guide
Compile the TypeScript files into JavaScript:
npm run compile
npm run test
Run the React UI:
bun --cwd frontend run dev
Or via root script:
npm run frontend:dev
In the UI:
- connect an Alephium wallet
- enter your deployed
CountdownGamecontract address - press Refresh state to load on-chain fields
- press Play (1 ALPH) to submit a
playtransaction