con un clic
skills
skills contiene 3 skills recopiladas de minswap, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.
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.
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.