shawnkoh / polymarket-trading

Simple cli tool for trading on PolyMarket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trade-cli

Simple cli tool for trading on PolyMarket

Installation on Windows

  • Install Python from Microsoft
  • Install Visual Studio C++ Build Tools
  • Open a terminal
  • Run pip install polymarket-trading
  • Run pm -h to display help

Trading Setup

  • Create a new wallet on the matic chain
  • Create your matic RPC endpoint on https://rpc.maticvigil.com/ (or other RPC provider)
  • Set env variables
    • POLYGON_PRIVATE_KEY
    • MATIC_VIGIL_RPC_KEY or RPC_URI
  • Fund your trading wallet with matic and usdc

Made some money from this tool and want to contribute? Donate to these charities.

About

Simple cli tool for trading on PolyMarket

License:MIT License


Languages

Language:Python 100.0%