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.
- 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.
To set up the Predo project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/predofun/predo-web.git
-
Navigate to the project directory:
cd predo-web -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and go to
http://localhost:5173to view the application.
Once the application is running, you can start making predictions in your Telegram group chat:
- Make a bold claim (e.g., "Arsenal's definitely winning the league this year").
- Tag @predofun_bot with your prediction.
- The AI will create a wager and pin it to the chat.
- Friends can join with their USDC stakes.
- The AI will verify the outcome of the wager.
- Winners receive their payouts instantly.
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
- Bot: @predofun_bot
- Twitter: @predofun
Thank you for checking out Predo! We hope you enjoy turning casual banter into fun wagers with friends!
