1. Home
  2. ›
  3. Browse
  4. ›
  5. kalshi-cpp

kalshi-cpp

v0.6.2#0Latest

C++23 client for Kalshi's Predictions API. Created from Kalshi's OpenAPI and AsyncAPI specs, it covers every REST operation and WebSocket channel. The WebSocket client reconnects and resubscribes. Optional transports add retries and rate limiting.

Install

Run the following Vcpkg command to install the port.

vcpkg install kalshi-cpp

Usage

kalshi-cpp provides CMake targets:

find_package(kalshi CONFIG REQUIRED)

target_link_libraries(main PRIVATE kalshi::kalshi)

Dependencies

See source

Version

v0.6.2#0

Publication

Supports

!uwp

GitHub

Reddimus/kalshi-cpp197

Homepage

github.com/Reddimus/kalshi-cpp

Documentation

reddimus.github.io/kalshi-cpp

Subtree

deaff8f432

License

MIT

Definition

Manifest