#solana #defi #amm #solana-dex

fusionamm-sdk

High-level rust sdk to interact with FusionAMM on-chain program

42 stable releases

new 1.1.5 Jun 2, 2026
1.0.83 Mar 31, 2026
1.0.76 Dec 17, 2025
1.0.70 Nov 27, 2025
1.0.56 Jul 22, 2025

#838 in Magic Beans

42 downloads per month

Custom license

1.5MB
25K SLoC

FusionAMM Rust SDK

Overview

FusionAMM is a hybrid (CLMM + OrderBook) AMM contract on the Solana blockchain. This SDK allows developers to interact with the FusionAMM program on Solana, enabling the creation and management of liquidity pools, positions and limit orders, as well as performing swaps.

Installation

cargo add fusionamm

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,

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

~53–74MB
~1M SLoC