Sean Kimskim.foundation·Jul 3, 2024[TWIL] Week of June 09, 2024This week marked the second week of the Onchain Summer Buildathon, where I focused on integrating Base, an L2 chain from Coinbase, with Smart Wallet. Here’s a detailed account of what I learned while working on the Smart Wallet integration. Sign in w...This Week I Learned#wagmi
Andriy Zhukazpwnz.com·Nov 22, 2023How to trigger a contract read on button click in Scaffold-ETH 2Scaffold-ETH 2 has emerged as an indispensable toolkit for developers venturing into the exciting world of decentralized application (DApp) development on the Ethereum blockchain. Its robust features and intuitive design streamline the process of bui...3 likes·91 readsscaffold-eth-2
An Voanvodev.hashnode.dev·Aug 12, 2023Mint simple NFT with Wagmi and RemixPart 1: Create a simple NFT smart contract Note: If you don't want to touch the Solidity stuff, feel free to use the deployed smart contract https://sepolia.etherscan.io/address/0xe09439e6b9e4cfc45ec2a25ea05876ae981adb39 and go to part 2 for the Wagm...#wagmi
Armstrong Olawandearmstrongolawande.hashnode.dev·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...5 likes·506 readsrainbowkit
Irwing Telloirwingtello.hashnode.dev·Mar 17, 2023Create your first multi-chain project with QuickNode and Wagmi.shOverview In this guide, you'll learn how to create a multi-chain NFT project minting site using WAGMI.sh and QuickNode. You'll be taken through the entire process, from selecting the appropriate blockchain to setting up smart contracts and designing ...1 like·377 readsJavaScript