9 stable releases

new 1.0.55 Jul 11, 2025
1.0.54 Jul 9, 2025
1.0.50 Jun 26, 2025
1.0.37 May 31, 2025

#21 in #solana-dex

Download history 376/week @ 2025-05-26 728/week @ 2025-06-02 290/week @ 2025-06-09 363/week @ 2025-06-16 243/week @ 2025-06-23 411/week @ 2025-06-30 330/week @ 2025-07-07

1,359 downloads per month
Used in 3 crates

Custom license

265KB
5K SLoC

FusionAMM Core SDK

This package provides developers with advanced functionalities for interacting with the FusionAMM Program on Solana. The Core SDK offers convenient methods for math calculations, quotes, and other utilities, making it easier to manage complex liquidity and swap operations within Rust projects. It serves as the foundation for the High-Level SDK, providing key building blocks that enable developers to perform sophisticated actions while maintaining control over core details.

Installation

cargo add fusionamm-core

License

The code in this repository is licensed under the FusionAMM SDK Source-Available License v1.0.
See LICENSE for full terms.

The repository includes portions of code originally licensed under the Apache License 2.0 by Orca.so (https://github.com/orca-so/whirlpools, commit e528dd2) and used in compliance with its terms prior to February 26, 2025. See the Apache License, Version 2.0 for details at: http://www.apache.org/licenses/LICENSE-2.0.

Commercial Licensing

If you wish to:

  • Use this SDK in modified form
  • Integrate in a way that falls outside this license
  • Build a tool or service around the SDK

Please contact us at info@fusionamm.com.

Dependencies

~0.5–1.4MB
~29K SLoC