SushiSwap SDK
/install sushiswap-sdk
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sushiswap-sdk - 安装完成后,直接呼叫该 Skill 的名称或使用
/sushiswap-sdk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
SushiSwap SDK 是什么?
TypeScript SDK for interacting with the SushiSwap Aggregator and related primitives. This SDK is a typed wrapper over the SushiSwap API, providing ergonomic helpers for token amounts, prices, quotes, and swap transaction generation. USE THIS SKILL WHEN: - Building TypeScript or JavaScript applications - You want strongly typed token, amount, and fraction primitives - You need to request swap quotes or executable swap transactions via code - You want safer arithmetic, formatting, and comparisons without floating point errors - You prefer SDK-based integration over raw HTTP requests. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1367 次。
如何安装 SushiSwap SDK?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sushiswap-sdk」即可一键安装,无需额外配置。
SushiSwap SDK 是免费的吗?
是的,SushiSwap SDK 完全免费(开源免费),可自由下载、安装和使用。
SushiSwap SDK 支持哪些平台?
SushiSwap SDK 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SushiSwap SDK?
由 0xMasayoshi(@0xmasayoshi)开发并维护,当前版本 v0.1.0。