Avneesh AgarwalforAvneesh Agarwalavneesh0612.hashnode.net·Aug 17, 2022How to use RainbowKit with thirdweb 🌈Introduction In this guide, we are going to see how to use RainbowKit with thirdweb! I am going to create a Next.js app and show how the users can connect their wallet with the amazing UX and UI of RainbowKit and then claim an NFT from an NFT drop th...Discuss·39 likes·1.7K readsthirdweb
Dhaiwat PandyaforAnkrankr.hashnode.net·Jul 28, 2022Build An NFT Minting Page With RainbowKit & WagmiIn this tutorial, we will be building a minting page for an NFT collection deployed on the Ethereum Goerli testnet. It will be a Single-Page Application built using modern web3 frontend tools like RainbowKit and wagmi that lets users connect their wa...Arihant Bansal and 3 others are discussing this4 people are discussing thisDiscuss·31 likes·2.4K readsQuerying Blockchain Data with Ankrjsrainbowkit
Billy JitsuforThe Ramblings of Billyjitsubillyjitsu.hashnode.net·Jul 17, 2022The RainbowKit + WAGMI guide I wish I hadThe RainbowKit + WAGMI guide I wish I had Please note - This tutorial is for Wagmi version 5 and previous versions. Will update to 7 soon. A little history As a developer in the blockchain space, my path may be different than most. My passion to co...Fabien Morrow and 3 others are discussing this4 people are discussing thisDiscuss·24 likes·5.7K reads#wagmi
Aaron RebeloforJourney To Oneaaronr2023.hashnode.net·Apr 25, 2023Build an NFT minting websiteWe are going to build a DAPP that lets users connect their wallets and mint NFTs from our contract Since I don't have money at the moment, lets build it on the testnet :) Overview of the entire process ERC721 contract will be deployed on the testnet....Discussdapps
Armstrong OlawandeforOlawande Armstrongarmstrongolawande.hashnode.net·Apr 19, 2023How to integrate RainbowKit and WAGMI in Next.jsIntroduction This tutorial will guide you through the process of integrating WAGMI and RainbowKit to add a sign-in feature to your web3 dapp using TypeScript and Next.js. We'll create a basic application that allows users to sign in and displays thei...Discuss·3 likes·26 readsrainbowkit
Rahul forrahul3526.hashnode.net·Jan 10, 2023Connect frontend to Solidity using wagmiFirst we need to connect metamask to our frontend only then can we use solidity to connect with the frontend of the application. In order to do that you need to read the below blog which also has a video link on how to execute the code. how to connec...Discuss·83 reads#wagmi
Norman Saadéfornormad's web3 blognormad.hashnode.net·Nov 3, 2022rainbowkit nextjs-13 upgradeHere is a step by step guide how to use the nextjs-13 /app dir quickly: initialize rainbowkit scaffold (rainbow docs) npm init @rainbow-me/rainbowkit@latest upgrade nextjs-version (vercel docs) npm install next@latest react@latest react-dom@latest ...Discuss·1 like·140 readsrainbowkit
Jossif ElefteriadisforDevs Web3devsweb3.hashnode.net·Oct 4, 2022How to fetch NFTs from wallet with Next.js and RainbowKit via Moralis APIIn this article, we are going through how to setup a Next.js app, connect our wallet using RainbowKit, and fetching the NFTs we own on Polygon mainnet via Moralis API and display them. What we will do to achieve our goal: Install Next.js Install Rai...Discuss·1 like·110 readsNext.js
Jossif ElefteriadisforDevs Web3devsweb3.hashnode.net·Aug 18, 2022How to Connect Wallet using Rainbow Kit with Next.jsThe best way to connect a wallet - RainbowKit In my opinion: I haven't found a better looking UI for connecting your wallet in a beautiful way and as simple as it is with RainbowKit. Making a Web3 authentication isn't that hard, but supporting all wa...Rahul and 1 other are discussing this2 people are discussing thisDiscuss·4 likes·457 readsrainbowkit
Avneesh AgarwalforAvneesh Agarwalavneesh0612.hashnode.net·Aug 17, 2022How to use RainbowKit with thirdweb 🌈Introduction In this guide, we are going to see how to use RainbowKit with thirdweb! I am going to create a Next.js app and show how the users can connect their wallet with the amazing UX and UI of RainbowKit and then claim an NFT from an NFT drop th...Discuss·39 likes·1.7K readsthirdweb
Hayley is Coding 🦋forHayley is Codinghayleyiscoding.hashnode.net·Aug 8, 2022Add a 'Connect Wallet' Button to Your Website - Next.js and RainbowKit Edition!This article is part of my 'web 3' series where I share what I'm learning in #30DaysOfWeb3 - a 30-day online course by Women Build Web3! If you are new to web 3 - my "Web 3 for Beginners" article was featured on Hashnode and may be a good starting p...Discuss·184 reads30 Days of Web3Next.js
Dhaiwat PandyaforAnkrankr.hashnode.net·Jul 28, 2022Build An NFT Minting Page With RainbowKit & WagmiIn this tutorial, we will be building a minting page for an NFT collection deployed on the Ethereum Goerli testnet. It will be a Single-Page Application built using modern web3 frontend tools like RainbowKit and wagmi that lets users connect their wa...Arihant Bansal and 3 others are discussing this4 people are discussing thisDiscuss·31 likes·2.4K readsQuerying Blockchain Data with Ankrjsrainbowkit
Billy JitsuforThe Ramblings of Billyjitsubillyjitsu.hashnode.net·Jul 17, 2022The RainbowKit + WAGMI guide I wish I hadThe RainbowKit + WAGMI guide I wish I had Please note - This tutorial is for Wagmi version 5 and previous versions. Will update to 7 soon. A little history As a developer in the blockchain space, my path may be different than most. My passion to co...Fabien Morrow and 3 others are discussing this4 people are discussing thisDiscuss·24 likes·5.7K reads#wagmi