Crates.io | kalshi |
lib.rs | kalshi |
version | 0.9.0 |
source | src |
created_at | 2023-04-18 20:36:26.633619 |
updated_at | 2023-11-14 02:39:02.985211 |
description | An HTTPS and Websocket wrapper that allows users to write trading bots for the Kalshi events trading platform. |
homepage | |
repository | https://github.com/dpeachpeach/kalshi-rust |
max_upload_size | |
id | 842853 |
size | 82,796 |
This is a wrapper for the Kalshi trading API written by and for those using Rust. This wrapper is asynchronous and typically more performant than the official Python API provided by the developers, presented here: KalshiDevAPI. Access more details about the project on github.