- Step 1: Clone the repository from GitHub
- Step 2: Install dependencies using `bun install`
- Step 3: Configure the server settings and Zerodha API credentials
- Step 4: Run the server using `bun run index.ts`
- Step 5: Connect your trading algorithms or interfaces to the server
- Step 6: Monitor and manage trades through the server interface