fusionamm-core

Crates.iofusionamm-core
lib.rsfusionamm-core
version1.0.63
created_at2025-05-29 21:12:32.612269+00
updated_at2025-09-25 16:52:25.773002+00
descriptionFusionAMM core rust package.
homepagehttps://fusionamm.com/
repositoryhttps://github.com/DefiTuna/fusionamm-sdk
max_upload_size
id1694373
size277,635
Sergey (sergey-tuna)

documentation

README

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.

Commit count: 14

cargo fmt