Skip to content

bbkenny/bbt-celo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BlOcXTacToe - Celo

A fully decentralized, peer-to-peer Tic Tac Toe game built on Celo with betting functionality.

Structure

  • 0-smart-contract/ - Smart contract code and deployment scripts
  • frontend/ - Next.js frontend application

Quick Start

Smart Contract

cd 0-smart-contract
npm install
npm run compile
npm run deploy:celo

Frontend

cd frontend
npm install
npm run dev

Contract Address

Celo Mainnet: 0x2fD7aDE08AbD28DC0b33357Ff28A1ecB31a3790B

View on Celoscan

About

smart-contract for a fully decentralized, peer-to-peer Tic Tac Toe game built on CELO betting functionality. Players can create games, join existing games, and compete for celo rewards in a trustless, onchain environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors