Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

skills

skills contiene 3 skills recopiladas de minswap, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
3
Stars
7
actualizado
2026-03-22
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

aggregator-widget
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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