8 releases (5 breaking)
new 0.8.0 | Oct 31, 2024 |
---|---|
0.7.0 | Oct 11, 2024 |
0.6.0 | Oct 8, 2024 |
0.4.0 | Sep 26, 2024 |
0.1.0 |
|
#214 in Magic Beans
627 downloads per month
Used in tensor-eigen
1MB
18K
SLoC
Contains (ELF lib, 1.5MB) tests/fixtures/escrow_program.so, (ELF lib, 370KB) tests/fixtures/whitelist_program.so
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 programerrors
: enums representing the program errorsinstructions
: structs to facilitate the creation of instructions, instruction arguments and CPI instructionstypes
: structs representing types used by the program
Contributing
Check out the Contributing Guide the learn more about how to contribute to this library.
Dependencies
~17–26MB
~445K SLoC