fusionamm-client

Crates.iofusionamm-client
lib.rsfusionamm-client
version1.0.63
created_at2025-05-29 21:28:27.357738+00
updated_at2025-09-25 16:52:49.535544+00
descriptionRust client to interact with on-chain FusionAMM program.
homepagehttps://fusionamm.com
repositoryhttps://github.com/DefiTuna/fusionamm-sdk
max_upload_size
id1694390
size1,034,709
Sergey (sergey-tuna)

documentation

README

FusionAMM Client SDK

Overview

This package provides developers with low-level functionalities for interacting with the FusionAMM Program on Solana. It serves as a foundational tool that allows developers to manage and integrate detailed operations into their Rust projects, particularly those related to FusionAMM Program. This package offers granular control for advanced use cases.

Installation

cargo add fusionamm-client

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