Install our open-source Python framework locally or deploy it as a microservice on your cloud network.
Ensure you have Python 3.11+ and pip installed. If you plan on deploying custom dashboards, Node.js 18+ is recommended.
Install using pip. To enable full support for RPC transactions and Polymarket orderbooks, install the onchain options.
pip install -e ".[ws,onchain]"
Run the CLI configuration setup wizard. It will prompt you for your keys, validator node URLs, and local cache directories, setting up a config file automatically.
Explore command options in the terminal emulator to predict topics, start watchers, or deploy the FastAPI server.