fynd-core
Pure solving logic for the Fynd DEX router.
Contains the route-finding algorithms, market-data pipeline, and on-chain encoder that power
Fynd. No HTTP dependencies — embed directly or use
fynd-rpc to expose it as an HTTP service.
For documentation, guides, and API reference visit https://docs.fynd.xyz/.
Quick start
See the quickstart guide and the
custom algorithm guide.
The examples/ directory contains complete, runnable programs.