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

#153 in Magic Beans

Download history 125/week @ 2025-05-25 522/week @ 2025-06-01 276/week @ 2025-06-08 263/week @ 2025-06-15 300/week @ 2025-06-22 386/week @ 2025-06-29 310/week @ 2025-07-06

1,280 downloads per month
Used in defituna-client

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

~49–67MB
~1M SLoC