Skip to content

Releases: IvanKuria/KalshiKit

Release list

KalshiKit 1.0.0

Choose a tag to compare

@IvanKuria IvanKuria released this 18 Jun 04:05

First stable release of KalshiKit — a native Swift 6 SDK for the Kalshi prediction market.

  • Typed, Codable models (Series / Event / Market / Orderbook / Candlestick) with money as Decimal.
  • Keyless market data + RSA-PSS signed trading over an async actor client.
  • WebSocket live feed (ticker / orderbook / trade) with auto-reconnect.
  • Exact Kalshi fee math and a pure, unit-tested arbitrage/mispricing detection engine.
  • macOS 14+, MIT licensed.
.package(url: "https://github.com/IvanKuria/KalshiKit.git", from: "1.0.0")

Unofficial — not affiliated with Kalshi / KalshiEX LLC.