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

IPFS Guides

9 guides
Chain: All
Language: All
Technology: 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 MachineJavaScriptMetaplexNFTsSVMTypeScript

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
SolanaAnchorMetaplexSolana-Web3.jsSolangSoliditySPL Token ProgramTypeScript

Create a Solana SPL Token with Metaplex

Learn how to create a Solana SPL token step-by-step using the Metaplex Token Metadata Standard and Umi. Ideal for developers looking to launch and manage fungible tokens efficiently.

Created January 4, 2024BeginnerVideo
SolanaJavaScriptMetaplexSolana-Web3.jsSPL Token ProgramSVMTypeScript

🎥 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.

Created December 29, 2023IntermediateVideo
EthereumAIEVMFoundryNFTsQuickNode Product

🎥 What is IPFS?

A video explaining what is IPFS and how it works.

Created August 7, 2023BeginnerVideo
EthereumEVMQuickNode Product

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.

Created June 23, 2023BeginnerVideo
EthereumEVMJavaScriptQuickNode Product

How to Create and Deploy an ERC-721 (NFT)

This guide will show you how to create and deploy an ERC-721 token.

Created March 28, 2022IntermediateVideo
EthereumJavaScriptNFTsQuickNode ProductRemix.IDESolidity

Como crear y lanzar un ERC-721 (NFT)

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

Created December 27, 2021Intermediate
EthereumERC-721EspañolEVMJavaScriptNFTsRemix.IDESolidity

How to Store Data with IPFS on Ethereum

In this guide, you will discover how to store data on IPFS using either QuickNode's IPFS tool or by setting up your own IPFS node. You'll then deploy a smart contract to Ethereum Sepolia's testnet to store this data's unique hash and finally design a frontend to render and interact with the hash stored within your smart contract.

Created April 8, 2021Intermediate
EthereumdAppsEVMNode.jsRemix.IDESmart Contracts