Skip to content

predofun/predo-web

Repository files navigation

Predo Logo

Predo | Solana AI Hackathon

Predo is an innovative platform designed to transform casual predictions made in group chats into engaging and friendly wagers. Whether it's sports outcomes or cryptocurrency price predictions, Predo allows users to make bold claims, create wagers, and settle bets seamlessly using cryptocurrency.

Key Features

  • AI-Powered Wagering: Automatically generates wagers based on user predictions.
  • Instant Verification: Utilizes AI to verify outcomes and ensure fairness.
  • Crypto Integration: Supports USDC stakes for easy and secure transactions.
  • User-Friendly Interface: Clean and intuitive design for a smooth user experience.

Table of Contents

Installation

To set up the Predo project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/predofun/predo-web.git
  2. Navigate to the project directory:

    cd predo-web
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and go to http://localhost:5173 to view the application.

Usage

Once the application is running, you can start making predictions in your Telegram group chat:

  1. Make a bold claim (e.g., "Arsenal's definitely winning the league this year").
  2. Tag @predofun_bot with your prediction.
  3. The AI will create a wager and pin it to the chat.
  4. Friends can join with their USDC stakes.
  5. The AI will verify the outcome of the wager.
  6. Winners receive their payouts instantly.

Project Structure

Here's a brief overview of the key files and directories in the project:

predo/
├── public/
│   ├── index.html          # Main HTML file
│   └── assets/             # Static assets (images, etc.)
├── src/
│   ├── components/         # React components
│   ├── hooks/              # Custom hooks
│   ├── pages/              # Page components
│   ├── App.jsx             # Main application component
│   └── index.jsx           # Entry point for React
├── package.json             # Project metadata and dependencies
└── vite.config.ts           # Vite configuration file

Contact

Thank you for checking out Predo! We hope you enjoy turning casual banter into fun wagers with friends!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published