Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solguru310/solana-metaplex-core-mint
This repository details the process of developing and minting Metaplex Core NFTs on the Solana blockchain.
https://github.com/solguru310/solana-metaplex-core-mint
metaplex metaplex-core nft nft-minting solana
Last synced: 20 days ago
JSON representation
This repository details the process of developing and minting Metaplex Core NFTs on the Solana blockchain.
- Host: GitHub
- URL: https://github.com/solguru310/solana-metaplex-core-mint
- Owner: solguru310
- Created: 2024-10-14T10:08:54.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-14T10:10:21.000Z (about 1 month ago)
- Last Synced: 2024-10-18T18:53:37.528Z (27 days ago)
- Topics: metaplex, metaplex-core, nft, nft-minting, solana
- Language: TypeScript
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://t.me/@dwlee918)
Twitter: [@derricklee918](https://x.com/derricklee918)