fynd-core 0.110.1

Core solving logic for Fynd DEX router
Documentation

fynd-core

This package is provided under the Fynd License 1.0. Use, modification, distribution, and settlement are subject to its terms.

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.