10 releases (4 breaking)

new 0.5.1 Apr 27, 2024
0.5.0 Apr 19, 2024
0.4.4 Apr 11, 2024
0.3.0 Mar 28, 2024
0.1.0 Mar 25, 2024

#1547 in Magic Beans

Download history 552/week @ 2024-03-23 278/week @ 2024-03-30 482/week @ 2024-04-06 493/week @ 2024-04-13 379/week @ 2024-04-20

1,658 downloads per month
Used in 3 crates

Custom license

460KB
11K SLoC

Rust client SDK for Mpl Core

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add mpl-core

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