#distro #mpl #mpl-distro

mpl-distro

Program for creating token distributions

3 releases

new 0.1.3 Apr 4, 2025
0.1.2 Apr 4, 2025
0.1.1 Apr 3, 2025

#545 in Magic Beans

Download history 331/week @ 2025-03-31

331 downloads per month

Custom license

150KB
3K SLoC

Rust client SDK for Mpl Distro

An autogenerated Rust client SDK for the project.

Getting started

From your project folder:

cargo add mpl-distro

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

~18–27MB
~464K SLoC