Releases: IvanKuria/KalshiKit
Releases · IvanKuria/KalshiKit
Release list
KalshiKit 1.0.0
First stable release of KalshiKit — a native Swift 6 SDK for the Kalshi prediction market.
- Typed,
Codablemodels (Series / Event / Market / Orderbook / Candlestick) with money asDecimal. - Keyless market data + RSA-PSS signed trading over an async
actorclient. - 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.