13 releases (6 breaking)

new 0.7.0 May 24, 2024
0.6.1 May 8, 2024
0.5.1 Apr 27, 2024
0.4.4 Apr 11, 2024
0.1.0 Mar 25, 2024

#319 in Magic Beans

Download history 324/week @ 2024-03-21 358/week @ 2024-03-28 452/week @ 2024-04-04 547/week @ 2024-04-11 345/week @ 2024-04-18 791/week @ 2024-04-25 653/week @ 2024-05-02 745/week @ 2024-05-09 640/week @ 2024-05-16

2,867 downloads per month
Used in 3 crates

Custom license

740KB
17K 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

~17–25MB
~428K SLoC