tensor-amm

Crates.iotensor-amm
lib.rstensor-amm
version0.8.0
sourcesrc
created_at2024-07-29 22:11:19.380295
updated_at2024-10-31 23:33:27.025185
descriptionClient crate for the Tensor Foundation amm program.
homepagehttps://github.com/tensor-foundation/amm
repositoryhttps://github.com/tensor-foundation/amm
max_upload_size
id1319253
size2,961,747
Rust Crate Updaters (github:tensor-foundation:rust-crate-updaters)

documentation

README

Rust client SDK for Amm

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add amm

Structure

The client SDK is divided into several modules:

  • accounts: structs representing the accounts of the program
  • errors: enums representing the program errors
  • instructions: structs to facilitate the creation of instructions, instruction arguments and CPI instructions
  • types: structs representing types used by the program

Contributing

Check out the Contributing Guide the learn more about how to contribute to this library.

Commit count: 163

cargo fmt