metaplex

Solid

Complete Metaplex Protocol guide for Solana NFTs and digital assets. Covers Core (next-gen NFTs), Token Metadata, Bubblegum (compressed NFTs), Candy Machine, Genesis (token launches), MPL-Hybrid, Inscriptions, DAS API, and the Umi framework. The single source of truth for all Metaplex integrations.

Code & Development 126 stars 79 forks Updated 2 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
70
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Metaplex Protocol Development Guide A comprehensive guide for building NFTs, digital assets, and token launches on Solana using the Metaplex Protocol - the industry standard powering 99% of Solana NFTs and tokens. ## What is Metaplex? Metaplex is the leading tokenization protocol on Solana, providing smart contracts and tools for creating, selling, and managing digital assets. From simple NFTs to compressed collections of billions, from fair token launches to hybrid token/NFT systems, Metaplex provides the infrastructure. ### Key Statistics - **99%** of Solana NFTs use Metaplex standards - **$10B+** in transaction value facilitated - **78%** of Solana NFTs minted via Candy Machine (as of 2022) - **Billions** of compressed NFTs possible at minimal cost ## Overview Metaplex provides multiple products for different use cases: ### NFT Standards | Product | Description | Cost per Mint | |---------|-------------|---------------| | **Core** | Next-gen single-account NFT standard | ~0.0029 SOL | | **Token Metadata** | Original NFT standard with PDAs | ~0.022 SOL | | **Bubblegum v2** | Compressed NFTs (cNFTs) | ~0.00009 SOL | ### Launch & Distribution | Product | Description | |---------|-------------| | **Candy Machine** | NFT collection minting with guards | | **Core Candy Machine** | Candy Machine for Core assets | | **Genesis** | Token Generation Event (TGE) platform | ### Utilities | Product | Description | |---------|-------------| | **MPL-Hybrid** | Swap between ...

Details

Author
sendaifun
Repository
sendaifun/skills
Created
7 months ago
Last Updated
2 weeks ago
Language
TypeScript
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category