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 |
|
#21 in #solana-dex
1,359 downloads per month
Used in 3 crates
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