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.
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.
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.
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.
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.
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.
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.
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.
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.
How to Create Programmable NFTs on Solana
This guide explains Programmable NFTs (pNFTs) and walks through how to mint them using TypeScript.