Crates.io | mpl-hybrid |
lib.rs | mpl-hybrid |
version | 0.1.0 |
source | src |
created_at | 2024-06-24 16:44:39.424324 |
updated_at | 2024-06-24 16:44:39.424324 |
description | The swap program powering SPL-404s on Solana and the MPL-404 protocol. A collaboration between Mutant Labs and Metaplex. |
homepage | |
repository | https://github.com/metaplex-foundation/mpl-core |
max_upload_size | |
id | 1282364 |
size | 186,344 |
An autogenerated Rust client SDK for the project.
From your project folder:
cargo add mpl-core
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.