# Solana Proxy ## Setup - Copy `.env.example` to `.env`: ```bash cp .env.example .env ``` - The proxy will work without making any changes to the `.env` file but you can optionally set the API keys for different providers ## Run - Start the proxy: ```bash python3 main.py ``` - This will start the proxy with, - RPC endpoint at: - WS endpoint at: