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
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 14, 2026
sushiswap-sdk — openclaw/skills