Getting Started
This guide covers everything you need to start integrating with Kroko DEX — connecting to the network, setting up contract references, and making your first API call.Prerequisites
- A wallet library (e.g., ethers.js or viem)
- Node.js 18+ (for server-side integration) or a modern browser (for frontend)