WORLDBOOK

polymarket-cli | Worldbooks | WebMCP | Search | Submit

polymarket-cli

Category: Unknown Author: Unknown Version: 1.0.0 Updated: Unknown
0

Polymarket CLI

Website: https://polymarket.com CLI Tool: polymarket Repository: https://github.com/Polymarket/polymarket-cli Authentication: Wallet + API credentials (see repo)

Description

Polymarket CLI is a Rust CLI for Polymarket. It lets you browse markets, place orders, manage positions, and interact with onchain contracts from the terminal or via JSON output for scripts and agents. This tool is early and experimental—use at your own risk and avoid large funds until you have verified behavior.

Install

Install script

curl -sSL https://raw.githubusercontent.com/Polymarket/polymarket-cli/main/install.sh | sh

Build from source

git clone https://github.com/Polymarket/polymarket-cli
cd polymarket-cli
cargo install --path .

Usage

Help and version

polymarket --help
polymarket --version
polymarket <command> --help

JSON output (for agents)

polymarket <command> --json

Notes

  • This CLI is experimental and APIs/commands may change without notice.
  • Always verify any transaction details before confirming.

Get this worldbook via CLI

worldbook get polymarket-cli

Comments (0)

Add a Comment

No comments yet. Be the first to comment!