How to Mint an NFT on Eclipse Using Nifty Asset Standard
In this guide, you will learn how to mint an NFT on Eclipse mainnet using the Nifty JavaScript client and the QuickNode IPFS Gateway.
How to Build a Real-Time Token Transfer Indexer with QuickNode Streams and Functions
In this guide, we'll walk you through creating a real-time token transfer indexer using QuickNode's Streams and Functions. This system will monitor ERC20, ERC721, and ERC1155 token transfers on the Base blockchain, process the data, and send enriched information to a webhook for further use.
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.
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.
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 Create an NFT Collection with AI, IPFS, and Foundry
Learn how to create an NFT Collection using AI to generate the images, Foundry to deploy the contract, and IPFS for decentralized storage.
🎥 What is IPFS?
A video explaining what is IPFS and how it works.
How to Create and Host a Blog with IPFS using QuickNode
In this guide, you will learn how to create a blog website using HTML/CSS/JavaScript and then learn how to serve your website on IPFS using QuickNode.
How To Mint A Music NFT on BNB Smart Chain
In this guide, you will create and deploy a piece of music as an ERC721 NFT to the BSC Testnet using Remix and MetaMask.
How to Create and Deploy an ERC-721 (NFT)
This guide will show you how to create and deploy an ERC-721 token.