fynd-core 0.51.0

Core solving logic for Fynd DEX router
Documentation

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.