| Crates.io | solana-native-programs |
| lib.rs | solana-native-programs |
| version | 0.1.0 |
| created_at | 2024-08-06 02:09:28.662839+00 |
| updated_at | 2024-08-06 02:09:28.662839+00 |
| description | Rust transaction builder clients for the Solana Native Programs |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1326803 |
| size | 194,377 |
An autogenerated Rust client SDK for the project.
From your project folder:
cargo add mpl-project-name
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 programCheck out the Contributing Guide the learn more about how to contribute to this library.