SDK
Core Candy Machine Rust SDK
Core Candy Machine
Core Candy Machine은 Core Candy Machine의 초기화와 채우기를 가능하게 하는 Candymachine의 핵심입니다.
설치
MPL-Core Rust SDK는 스크립트/데스크톱/모바일 애플리케이션과 Solana 온체인 프로그램 모두에서 사용할 수 있습니다.
cargo add mpl-core-candy-machine-core
crates.io
MPL Core Candy Machine용 Rust SDK를 시작하세요.
docs.rs
Core Candy Machine crate를 위한 Rust SDK typedoc 플랫폼.
Core Candy Guards
Core Candy Guards crate는 Core Candy Machine을 감쌀 수 있는 Core Candy Guard의 생성과 관리를 가능하게 합니다.
설치
MPL-Core Rust SDK는 스크립트/데스크톱/모바일 애플리케이션과 Solana 온체인 프로그램 모두에서 사용할 수 있습니다.
cargo add mpl-core-candy-guard
