Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 232 Bytes

File metadata and controls

21 lines (14 loc) · 232 Bytes

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