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
Luke Cassady-DorionforDeveloper DAOgrotesque-shame-tremble-47.hashnode.net·Oct 26, 2022My 30-Year (On Again Off Again) Love Affair with CodingI feel like I've been married to coding, we had a messy divorce, and now we're getting back together again. It's my husband, ex-husband, and now future husband. It's been complicated for sure, but also way way fun. How it all started My first compute...Discuss·6 likes·195 readsWAGMI WednesdayWeb3
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
RahulforRahulrahulchoudhary.hashnode.net·Nov 27, 2022🤮 Daily Brain Dump #0000119/09/2020 was the day, still remember it rather vividly, I started working as a full time web developer, I've completed 2+ years as one this year, and honestly these has been fastest (perception vise) years in my entire life so far. Overall it has b...Discuss·98 readsDaily Brain Dumpiwritecode
Luke Cassady-DorionforDeveloper DAOgrotesque-shame-tremble-47.hashnode.net·Oct 26, 2022My 30-Year (On Again Off Again) Love Affair with CodingI feel like I've been married to coding, we had a messy divorce, and now we're getting back together again. It's my husband, ex-husband, and now future husband. It's been complicated for sure, but also way way fun. How it all started My first compute...Discuss·6 likes·195 readsWAGMI WednesdayWeb3
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
Arun KumarforArun Kumararuneth.hashnode.net·Jun 26, 2022Building a Web3 dApp authentication with Next.js, Web3.js, and MetamaskIn this tutorial, you are going to make a Dapp app for the user Authentication with the help of Wagmi library Let's get started, first, create a folder and open it on the code editor, here I am using the VS code but you can use whatever you like, i...Discuss·131 readsBlockchain