blog.avneesh.techCreating an NFT minting Farcaster frame on SolanaIntroduction In this blog, we will create a Farcaster frame that allows users to mint NFTs on solana directly to their wallets or email after recasting and liking the cast. Try out the live demo here! Check out the video demo here. What is a Farcaste...Feb 22, 2024·10 min read
thirdweb.hashnode.devDeploy a Smart Contract to Polygon zkEVM TestnetThis guide will show you how to deploy any smart contract to Polygon's zkEVM testnet, a zero-knowledge-rollup built on top of the Ethereum Mainnet. By the end, you'll learn how to create a simple NFT collection smart contract using Solidity, deploy i...Jun 2, 2023·5 min read
blog.avneesh.techAn Introduction to Solana Pay and how to Integrate it into Your Next.js AppIn this guide we'll walk through the following: What is Solana Pay? When to use Solana Pay? How to use Solana Pay in a next.js app and create an app where people can scan a QR code to buy SPL tokens in exchange for SOL By the end of this guide, ...Mar 28, 2023·12 min read
thirdweb.hashnode.devDeploy a Smart Contract on Ethereum (ETH)This guide will show you how to deploy any smart contract to the Ethereum network. By the end, you'll learn how to create a simple NFT Drop smart contract, deploy it to the Sepolia testnet, and mint an NFT on the smart contract. Let's get started! Wh...Mar 27, 2023·5 min read
thirdweb.hashnode.devDeploy a Smart Contract on Polygon (MATIC)This guide will show you how to deploy any smart contract to the Polygon network. By the end, you'll learn how to create a simple NFT Drop smart contract, deploy it to the Polygon Mumbai testnet, and mint an NFT on the smart contract. Let's get start...Mar 27, 2023·5 min read