@spandex/react
v0.6.2
Published
spanDEX React: hooks for meta-aggregated DEX swaps and quote execution.
Downloads
519
Maintainers
Readme
spanDEX React provides hooks for building token swap experiences on top of spanDEX Core.
If you're building swap functionality in a React app (dapp UI, dashboard, wallet), prefer this package for quote fetching, selection, and execution.
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
- Use @spandex/core for server-side or non-React environments (bots, services).
- Use @spandex/react when you need hooks and React Query integrations.
