Skills from clawhub.ai/0xmasayoshi
2 skills available
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
0 installs
sushiswap-api
Provides a REST integration for SushiSwap to obtain swap quotes, generate executable swap transactions, fetch prices, and read token metadata using the bundled `references/openapi.yaml` schema and `https://api.sushi.com`. The skill instructs agents to make network requests to `https://api.sushi.com` and `https://virtserver.swaggerhub.com/sushi-labs/sushi/7.0.0`.
0 installs