fynd-core 0.82.3

Core solving logic for Fynd DEX router
docs.rs failed to build fynd-core-0.82.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: fynd-core-0.82.1

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.