Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 423 Bytes

File metadata and controls

16 lines (10 loc) · 423 Bytes

Configuration Notes

This document explains basic configuration expectations for the project.

Environment Variables

The following values are expected to be provided by the user:

  • API key
  • API secret

These should never be hardcoded and must be provided securely.

Local Setup

This project assumes the user manages their own environment setup. Refer to official Kalshi documentation for credentials management.