Skip to main content
  1. Guides
  2. /All Tags
  3. /Metaplex Guides

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.

Created May 10, 2024Intermediate
SolanaCandy MachineIPFSJavaScriptNFTsTypeScript

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.

Created April 1, 2024Beginner
SolanaJavaScriptNFTsTypeScript

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.

Created January 31, 2024Beginner
SolanaAnchorIPFSSolana-Web3.jsSolangSoliditySPL Token ProgramTypeScript

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.

Created January 19, 2024Beginner
SolanaJavaScriptNFTsTypeScript

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.

Created January 16, 2024Beginner
SolanaJavaScriptMarketplace Add-OnNFTsSolana DAS APITypeScript

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.

Created January 16, 2024Intermediate
SolanaCompressed NFTsJavaScriptMarketplace Add-OnNFTsSolana DAS APITypeScriptUmi

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.

Created January 4, 2024BeginnerVideo
SolanaIPFSJavaScriptSolana-Web3.jsSPL Token ProgramTypeScript

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.

Created August 18, 2023Beginner
SolanaCandy MachineNFTsReactScaffoldUmi

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.

Created March 2, 2023Beginner
SolanaCandy MachineEspañolNFTs

How to Create Programmable NFTs on Solana

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

Created February 4, 2023Beginner
SolanaJavaScriptNFTsNode.jsTypeScript