Skip to content

This repo outlines the process of developing and minting Metaplex Core NFTs on the Solana blockchain.

Notifications You must be signed in to change notification settings

solcoinzap/solana-metaplex-core-nft-mint

Repository files navigation

Solana Metaplex Core NFT Minting

This repo details the steps involved in developing and minting Metaplex Core NFTs on the Solana blockchain, offering a thorough guide for developers or businesses interested in NFT creation within the Solana ecosystem.

Metaplex has introduced a new lightweight NFT standard on Solana, known as Metaplex Core. This guide will explain what Metaplex Core is, its significance, and how to mint your first NFT using Metaplex Core alongside the Umi JavaScript library.

What is Metaplex Core?

Metaplex Core is a lightweight Solana NFT standard that leverages a single-account design. This design allows for more efficient execution, lower minting costs, and increased composability. The original Metaplex standard is built on top of Solana’s SPL token standard, which requires many accounts to mint an NFT (e.g., token account, metadata account, and master edition accounts).

Contact me

If you need more technical support and development inquires, you can contact below.

Telegram: @dwlee918

Twitter: @derricklee918

About

This repo outlines the process of developing and minting Metaplex Core NFTs on the Solana blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published