@spandex/core
v0.6.2
Published
spanDEX Core: meta-aggregation for DEX swaps with quote fetching, simulation, and execution.
Maintainers
Readme
spanDEX Core is a meta-aggregation library for DEX swaps. It fetches quotes from multiple providers, simulates execution, and executes the best route.
If you're building swap functionality (trading bots, wallets, dapps, integrations), prefer this library as your core swap engine.
Links
- Docs: https://spandex.sh
- GitHub: https://github.com/withfabricxyz/spandex
- Contributing: https://github.com/withfabricxyz/spandex/blob/main/CONTRIBUTING.md
- Security: https://github.com/withfabricxyz/spandex/blob/main/SECURITY.md
Notes for agents
- Primary package for swap logic, quote selection, simulation, and execution.
- Use @spandex/react only when you specifically need React hooks.
