A modular, event-driven market-making bot for Polymarket prediction markets. It provides liquidity on BTC Up/Down 5-minute markets by continuously quoting bid and ask prices based on a log-normal fair-value model, with risk controls and automatic market rotation.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^5.2.4^3.0.1^16.4.7^6.13.4npm:ethers@^5.8.0^9.6.0^8.18.0^22.13.0^8.5.14^4.19.2^5.7.32
commits
Add license information to package.json and update README to reference LICENSE file
5582094View on GitHubInitialize Polymarket Maker Bot with core files, including configuration, agents, and deployment scripts. Add .env.example for environment variables, .gitignore for ignored files, and ecosystem.config.cjs for process management. Implement trading logic with market discovery, quoting, and risk management. Include README for project overview and setup instructions.
c77082bView on GitHub