mpl-distro

Crates.iompl-distro
lib.rsmpl-distro
version0.1.3
created_at2025-04-03 21:10:06.103331+00
updated_at2025-04-04 22:00:25.66409+00
descriptionProgram for creating token distributions
homepage
repositoryhttps://github.com/metaplex-foundation/mpl-distro
max_upload_size
id1619039
size169,558
(svc01-metaplex)

documentation

README

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.

Commit count: 0

cargo fmt