sushiswap-sdk
Installation
SKILL.md
SushiSwap SDK Integration
The SushiSwap SDK is a TypeScript wrapper around the SushiSwap API. It provides strongly typed primitives and utilities for working with tokens, prices, swap quotes, and transaction generation.
This SDK does not replace the API — it builds on top of it with safer, more expressive abstractions.
Installation
Install the required packages using your package manager of choice:
pnpm add sushi viem