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 10/week @ 2023-12-28 12/week @ 2024-01-04 16/week @ 2024-01-11 2/week @ 2024-01-18 4/week @ 2024-02-01 36/week @ 2024-02-15 9/week @ 2024-02-22 6/week @ 2024-02-29 1/week @ 2024-03-07 1/week @ 2024-03-14 62/week @ 2024-03-28 29/week @ 2024-04-04

91 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–25MB
~377K SLoC