🎥 How to Add Value to Your NFTs
An informative video on enhancing NFTs value and attracting interest to your NFTs.
An informative video on enhancing NFTs value and attracting interest to your NFTs.
A video showing how to build a token-burning Candy Machine on Solana where an SPL token needs to be burned to mint an NFT.
A video explaining the best practices of creating an NFT business model with a template.
A video explaining the best tech stack to deploy your NFT project.
A video explaining what is Chainlink's CCIP and how it works.
Learn how to create a Discord bot that sends messages about NFT transfers on the Ethereum blockchain using QuickAlerts.
Build a secure NFT-gated website using JavaScript. Learn how to protect your site from double spends and token sharing with our step-by-step tutorial.
Learn how to create a telegram bot that sends messages about NFT transfers on the Polygon blockchain using QuickAlerts.
Learn how to create an NFT Collection using AI to generate the images, Foundry to deploy the contract, and IPFS for decentralized storage.
This guide will show you how to build a multi-chain NFT analytics app.
This guide will touch on recent hacks in the NFT space, risks to NFT communities and smart contracts, and security best practices for NFT projects.Â
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.
Esta guÃa cubrirá la parte de creación y lanzamiento de nuestro propio ERC-721 (NFT) usando una librerÃa de smart contract 0xcert/ethereum-erc721
In this guide, you will learn the basics of airdropping NFTs to users. This will include creating and deploying your own airdrop-compatible smart contract using OpenZeppelin and Foundry.
Create a simple script that will allow you to mint and deliver NFTs directly to a list of customers' wallets or email addresses.
In this tutorial, we will build a small application that allows you to retrieve and display the information of all of the NFTs of a particular Solana wallet.
In this guide, we will show you how to retrieve all the NFTs from a particular collection and demonstrate how to display them on our frontend using QuickNode's NFT API, React, Ethers.js, and TailwindCSS.
In this guide, we show you the steps needed to create your own 10,000 NFT Collection on Arbitrum Nova using Solidity, JavaScript, and a non-custodial wallet.
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 about Soulbound tokens and why they are useful. You will also learn how to deploy a Soulbound token contract on Sepolia using Hardhat.
In this guide, users learn how to create an NFT collection and build a frontend using with Cadence and Flow CLI.
This guide will teach you how to create and deploy an NFT marketplace smart contract on the Polygon Mumbai test network using Hardhat. You will also learn how to test and interact with your deployed marketplace contract using Ethers.js.
This guide will show you how to create and deploy a Factory ERC-1155 smart contract on Polygon using Truffle.
In this guide, you will learn how ERC-6551 can provide new capabilities with your digital assets and demonstrate how to create and deploy your own Token Bound Account (ERC-6551) using Hardhat and OpenZeppelin.
In this guide, we will learn about the ERC1155 token standard and how to create an ERC1155 token.
This guide will show you how to create and deploy an ERC-721 token.
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 will learn how to lazy mint an NFT using Rarepress.
How to migrate to the new and improved version of QuickNode's Token and NFT RPC APIs using the "Token and NFT API v2 bundle" Marketplace add-on.
In this guide, you will create and deploy a piece of music as an ERC721 NFT to the BSC Testnet using Remix and MetaMask.
In this guide, users learn how to mint an NFT on one blockchain from another using the Chainlink Cross-Chain Interoperability Protocol (CCIP).
In this guide, we will demonstrate two ways in which you can mint an NFT on thirdweb - through the thirdweb dashboard (with no code!) and then using thirdweb's SDK with TypeScript.
In this guide, you will learn how to mint an NFT on Eclipse mainnet using the Nifty JavaScript client and the QuickNode IPFS Gateway.
In this guide, you'll learn how to mint an NFT on Polygon with Ethers.js and gain a fundamental understanding of how to interact with other smart contracts on the blockchain.
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.
In this guide, we will learn how to create and deploy a SIP-009 compliant NFT contract to the Stacks Testnet. Once deployed, you will also learn how to mint the NFTs through the Stacks Sandbox.
This guide will teach you about the ERC721A implementation and how to deploy and mint NFTs from an ERC721A contract using Hardhat.
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.
This guide goes over a 73-point checklist to help you never write a bad NFT smart contract again.
This guide will show you how to look up all NFTs for a given address on Ethereum Mainnet using QuickNode's NFT API. It provides an easy-to-follow tutorial for developers to retrieve information about NFTs and use it in their projects.
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.
In this guide, you will learn how to create a digital Asset using the Nifty JavaScript client.