Core Candy Machine
Theme

SDK

Core Candy Machine Rust SDK

Core Candy Machine

The Core Candy Machine is the heart of the Candymachine which allows initialization and filling of a Core Candy Machine

Installation

The MPL-Core Rust SDK can be used in both scripts/desktop/mobile applications as well as with Solana onchain programs.

cargo add mpl-core-candy-machine-core

crates.io

Get started with our Rust SDK for MPL Core Candy Machine.

docs.rs

The Rust SDK typedoc platform for Core Candy Machine crate.

Core Candy Guards

The Core Candy Guards crate allows the creating and management of Core Candy Guards that can be wrapped over a Core Candy Machine.

Installation

The MPL-Core Rust SDK can be used in both scripts/desktop/mobile applications as well as with Solana onchain programs.

cargo add mpl-core-candy-guard

crates.io

Get started with our Rust SDK for Core Candy Guards.

docs.rs

The Rust SDK typedoc platform for Core Candy Guards crate.

Previous
Javascript SDK