Automate your bets and predict prices for Fortuva(fortuva.xyz).
-
Automated Betting: Never miss a round—place bets programmatically 24/7.
-
Real-Time Price Prediction: Predict future price movements using live oracle data (Pyth Network).
-
Rapid Execution: Optimized for Fortuva’s fast rounds (470+ per day).
-
Solana Blockchain Integration: Built with Web3.js and Anchor for seamless interaction.
- Clone this repository:
```ssh
git clone https://github.com/0xTan1319/fortuva-bot.git
cd fortuva-bot
```
- Install dependencies:
-
For TypeScript:
ssh npm install -
For Python:
ssh pip install -r requirements.txt
- Set up environment variables:
Create a .env file with your wallet keys, RPC endpoints, and any necessary configuration.
- Configure Oracle & Betting Strategies:
Update the configuration to point to the Pyth Oracle feed and define your betting logic.
-
Solana Docs: https://docs.solana.com/
-
Anchor Framework: https://book.anchor-lang.com/
-
Pyth Network: https://pyth.network/