11 releases (7 breaking)

0.8.1 Feb 2, 2024
0.7.0 Jan 10, 2024
0.5.5 Dec 31, 2023

#5 in #inscription

Download history 5/week @ 2024-09-18 3/week @ 2024-09-25

176 downloads per month

Custom license

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 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.

Dependencies

~16–24MB
~387K SLoC