polyte-cli-0.1.5 is not a library.
polyte-cli
CLI tool for querying Polymarket APIs.
[!NOTE] Only Gamma API is supported as of now
Installation
Install using cargo
Or download binaries directly from Github releases
curl -fsSL https://raw.githubusercontent.com/roushou/polyte/main/scripts/install.sh | sh
Usage
Gamma API
Query market data from the Gamma API.
Markets
# List markets
# Get a market by condition ID
Display all supported features
polyte gamma --help
Shell completions
For convenience, shell completions can be generated too
# Generate completions for Fish shell
polyte completions fish
License
This project is licensed under the MIT License.