🎥 What is IPFS?
A video explaining what is IPFS and how it works.
A video explaining what is IPFS and how it works.
Learn how to create an NFT Collection using AI to generate the images, Foundry to deploy the contract, and IPFS for decentralized storage.
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, 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.
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.
This guide will show you how to create and deploy an ERC-721 token.
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.
In this guide, you will learn how to create and mint an SPL token using Solidity and Solang with Anchor.
In this guide, you will learn how to create and launch an NFT collection using Metaplex Core and the Candy Machine.
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, 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 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.