Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ ChainGuess

ChainGuess is a fast, fully onchain prediction game where users compete by forecasting crypto prices in real time.


🧠 Overview

ChainGuess allows users to submit price predictions directly onchain.
After the real price is revealed, the smart contract determines the closest prediction and selects a winner automatically.

Built to demonstrate how quickly a real onchain app can be launched using Canopy Templates + AI.


⚑ Features

  • πŸ”— Fully onchain prediction system
  • πŸ‘› Wallet connection (MetaMask)
  • πŸ“Š Submit and store predictions onchain
  • πŸ† Automatic winner selection
  • ⚑ Built in minutes using Canopy Templates + AI

πŸ›  Tech Stack

  • Frontend: React + Vite
  • Smart Contract: Solidity
  • Web3: Ethers.js
  • Wallet: MetaMask

πŸ“¦ Project Structure

contract/ └── ChainGuess.sol

frontend/ β”œβ”€β”€ src/ β”œβ”€β”€ index.html β”œβ”€β”€ package.json


πŸš€ Getting Started

1. Clone repo

git clone https://github.com/botol177/chainguess-canopytest.git
cd chainguess-canopytest/frontend

2. Install dependencies

npm install

3. Run app

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages