Skip to main content

Guides / All Tags

Metaplex Guides

19 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

How to Launch an NFT Collection with Metaplex Core Candy Machine

In this guide, you will learn how to create and launch an NFT collection using Metaplex Core and the Candy Machine.

Updated May 10, 2024Intermediate
SolanaJavaScriptTypeScriptMetaplexCandy MachineNFTsIPFS

What is Metaplex Core and How to Mint Your First Core NFT

In this guide, you will learn about Metaplex Core, a new lightweight NFT standard on Solana. You will mint your first NFT using Metaplex Core and the Umi JavaScript library.

Updated April 1, 2024Beginner
SolanaJavaScriptTypeScriptMetaplexNFTs

How To Create and Mint an SPL Token using Solidity and Solang

In this guide, you will learn how to create and mint an SPL token using Solidity and Solang with Anchor.

Updated January 31, 2024Beginner
SolanaSolidityTypeScriptSPL Token ProgramMetaplexSolangAnchorSolana-web3.jsIPFS

What are Solana Inscriptions and How to Get Started

In this guide, you will learn about Metaplex Inscriptions on Solana, how to mint them, and how to fetch data from them.

Updated January 19, 2024Beginner
SolanaJavaScriptTypeScriptMetaplexNFTs

How to Get Started using Metaplex's DAS API

In this guide, you will learn how to use the Digital Asset Standard (DAS) API to fetch NFT data from the Solana blockchain.

Updated January 16, 2024Beginner
SolanaJavaScriptTypeScriptMetaplexSolana DAS APINFTsMarketplace

What are Compressed NFTs and How to Mint one on Solana

In this guide, you will learn how to use Metaplex Umi and Digital Asset Standard (DAS) API to mint and fetch compressed NFTs on Solana.

Updated January 16, 2024Intermediate
SolanaJavaScriptTypeScriptMetaplexUmiSolana DAS APINFTsMarketplace

How to Create a Fungible SPL Token on Solana with Metaplex

In this guide, we will learn how to create a fungible (SPL) token with metadata on Solana's Devnet using the new Metaplex Token Standard and Metaplex umi.

Updated January 4, 2024BeginnerVideo
SolanaTypeScriptJavaScriptSPL Token ProgramMetaplexSolana-web3.jsIPFS

How to Deploy an NFT Collection on Solana Using Sugar and Umi (Candy Machine)

Create and launch an NFT collection rapidly using Metaplex Sugar and Umi. In this guide, you will create an NFT collection and a simple mint page to deploy your Solana NFTs.

Updated August 18, 2023Beginner
SolanaCandy MachineMetaplexUmiReactNFTs

Como crear un NFT en Solana usando Candy Machine

Para poder hacer Solana NFTs vamos a usar un programa llamado Candy Machine. En esta guía vamos a guiarte por el proceso de instalar todo esto.

Updated March 2, 2023Beginner
SolanaCandy MachineMetaplexNFTs

How to Create Programmable NFTs on Solana

This guide explains Programmable NFTs (pNFTs) and walks through how to mint them using TypeScript.

Updated February 4, 2023Beginner
SolanaJavaScriptTypeScriptMetaplexNFTs