11 releases (7 breaking)
0.8.1 | Feb 2, 2024 |
---|---|
0.7.0 | Jan 10, 2024 |
0.5.5 | Dec 31, 2023 |
#4 in #inscription
220KB
5K
SLoC
Rust client SDK for Mpl Inscription
An autogenerated Rust client SDK for the project.
Getting started
From your project folder:
cargo add mpl-inscription
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
~15–24MB
~379K SLoC