Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills

skills contains 3 collected skills from minswap, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
7
updated
2026-03-22
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

aggregator-widget
software-developers

Integrate and configure the `@minswap/aggregator-widget` package in React apps or plain HTML pages. Use when needs to add the Minswap swap widget, explain or choose widget props, wire in a CIP-30 wallet-compatible object, limit selectable assets or protocols, customize button or full display mode, or apply theming for the aggregator widget.

2026-03-22
minswap-api
software-developers

Work with the Minswap-hosted public APIs documented at `https://docs.minswap.org/developer/aggregator-api` and `https://docs.minswap.org/developer/minswap-apis`. Use when Codex needs to choose endpoints, explain request or response shapes, build integrations against Minswap API routes, fetch wallet or token data, estimate swaps, build or submit aggregator transactions, inspect pending orders, or query Minswap asset and pool market-data endpoints.

2026-03-22
typescript-sdk
software-developers

Guide for integrating and using the published `@minswap/sdk` npm package in TypeScript projects. Use when users need help installing the package, fixing ESM/runtime setup, choosing between Blockfrost and Maestro adapters, querying pools or prices, using calculation helpers, or building Minswap transactions with Lucid. Focus primarily on `Dex`, `DexV2`, and `Stableswap` consumer workflows. Treat `LbeV2`, `Dao`, and `ExpiredOrderMonitor` as secondary exports to cover only when the user explicitly asks. Ignore repo-only infrastructure such as indexer/syncer, Prisma/Postgres, Docker, and other internal tooling unless the user explicitly asks for self-hosted syncer details.

2026-03-22