limits-trade-example This is an example of how to use the Limits.Trade SDK. To install dependencies: bun install To set up the environment variables: cp .env.example .env To run: bun dev