Crates.io | mpl-distro |
lib.rs | mpl-distro |
version | 0.1.3 |
created_at | 2025-04-03 21:10:06.103331+00 |
updated_at | 2025-04-04 22:00:25.66409+00 |
description | Program for creating token distributions |
homepage | |
repository | https://github.com/metaplex-foundation/mpl-distro |
max_upload_size | |
id | 1619039 |
size | 169,558 |
An autogenerated Rust client SDK for the project.
From your project folder:
cargo add mpl-distro
The client SDK is divided into several modules:
accounts
: structs representing the accounts of the programerrors
: enums representing the program errorsinstructions
: structs to facilitate the creation of instructions, instruction arguments and CPI instructionstypes
: structs representing types used by the programCheck out the Contributing Guide the learn more about how to contribute to this library.