11 releases (7 breaking)

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

#4 in #mpl

Download history 4/week @ 2024-01-29 33/week @ 2024-02-12 5/week @ 2024-02-19 13/week @ 2024-02-26 2/week @ 2024-03-11 90/week @ 2024-04-01 1/week @ 2024-04-08

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

~15–23MB
~379K SLoC