Como crear un NFT en Solana
En esta guía, explicaremos paso a paso cómo crear un NFT en la red Solana.
En esta guía, explicaremos paso a paso cómo crear un NFT en la red Solana.
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.
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.
In this guide, we will explore Metaplex's new JS SDK which brings the power of Candy Machine to your JavaScript and TypeScript applications to allow for quick and easy NFT minting.
In this guide, you will learn how to create and mint an SPL token using Solidity and Solang with Anchor.
This guide explains Programmable NFTs (pNFTs) and walks through how to mint them using TypeScript.
Create and launch an NFT collection rapidly by using Metaplex Sugar. In this guide, you'll create an NFT collection and a simple mint page to deploy your Solana NFTs.
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.
Create and launch an NFT collection rapidly by using Metaplex Candy Machine. In this guide, you'll create an NFT collection and a simple mint page to deploy your Solana NFTs.
In this guide, you will learn how to use the Digital Asset Standard (DAS) API to fetch NFT data from the Solana blockchain.
In this guide, you will learn how to create and launch an NFT collection using Metaplex Core and the Candy Machine.
In this guide, we'll learn how to mint an NFT using Solana-Web3.js!
(Note, This is now deprecated, and the V2 version of this guide should be referenced instead)Create and launch an NFT collection rapidly by using the Metaplex Candy Machine. In this guide, you'll create an NFT collection and a simple mint page to deploy your Solana NFTs.
Build a custom Solana NFT Minter using TypeScript and the Metaplex Umi SDK in this step-by-step guide.
Updating metadata for NFTs you created is a handy tool any NFT developer should have in their toolbelt. Learn how to update the metadata of an NFT on Solana's devnet from your terminal using the Solana-Web3 library and Metaplex JS SDKs.
If you are building with Solana NFTs, understanding your NFTs' metadata will make it easier for you to deploy and update NFTs, communicate with your users, and develop innovative applications for NFTs. In this guide, you will dive deep into the world of Solana NFTs.
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.
In this guide, you will learn about Metaplex Inscriptions on Solana, how to mint them, and how to fetch data from them.
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.