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 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.
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.
🎥 AI, IPFS, Foundry를 활용해 NFT 컬렉션을 만드는 방법
AI를 활용해 이미지를 생성하고, Foundry를 통해 계약을 배포하며, IPFS를 이용해 분산형 스토리지를 구축하는 방식으로 NFT 컬렉션을 만드는 방법을 알아보세요.
🎥 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.
ERC-721(NFT) 생성 및 배포 방법
이 가이드에서는 ERC-721 토큰을 생성하고 배포하는 방법을 안내해 드립니다.
ERC-721(NFT) 생성 및 출시 방법
이 가이드에서는 0xcert/ethereum-erc721 스마트 계약 라이브러리를 사용하여 자체 ERC-721(NFT)을 생성하고 출시하는 과정을 다룰 것입니다.