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
Mahmud AdeleyeforFor Software Developers who writefrontendcode.hashnode.net·Sep 27, 2022Add a web3 connect button to your React App with TypeScript and Metamask.Metamask is the most popular cryptocurrency wallet with over 10 Million monthly active users. Available as a browser extension and mobile app, Metamask provides key functionalities that make it easy to interact with the Ethereum blockchain and other ...Discuss·20 likes·1.8K readsReact
HARSH MITTALforHarsh Mittalharshmittal1750.hashnode.net·Mar 7, 2023Web3 Wallet Connection in React-TypeScript without Web3 Library.Are you developing a React-TypeScript app and looking to integrate Web3 wallet connection? This blog is for you! In this step-by-step tutorial, I will guide you through the process of connecting a Web3 wallet to your React-TypeScript app without usin...Discuss·20 likes·52 readsMetamask
Balendu RawatforBalendu Rawatbalendurawat.hashnode.net·Apr 11, 2023Connect MetaMask wallet using HTML & JSSo, what we are gonna do in this article is write a simple HTML and JS code that can help a user to connect their MetaMask wallet to a web page. Let's get started. The first thing is to create a new folder and name it whatever you want. Then create t...Discuss·2 likes·34 readsWeb3
Armstrong OlawandeforOlawande Armstrongarmstrongolawande.hashnode.net·Mar 18, 2023How to Add and Connect to Any EVM Network on Metamask: A Step-by-Step Guide for Finding the Network's RPC URL and Testnet FaucetIntroduction Have you ever tried to add a new EVM network to Metamask but found the process confusing and time-consuming? Or perhaps you struggled to find the right RPC URL to connect your frontend application to a blockchain network? Adding and conn...Discuss·1 likethirdweb
Man XuforDB3 Network Team Blogdb3network.hashnode.net·Mar 9, 2023Unlocking Secure Data Access: How to Connect MetaMask with a Decentralized Database using EIP-712Introduction The previous article showed how a decentralized application interacts with a decentralized database to complete CRUD operations. For a quick demo, the wallet address used was generated automatically and stored in the browser insecurely. ...Discuss·2 likes·79 readsWeb3
HARSH MITTALforHarsh Mittalharshmittal1750.hashnode.net·Mar 7, 2023Web3 Wallet Connection in React-TypeScript without Web3 Library.Are you developing a React-TypeScript app and looking to integrate Web3 wallet connection? This blog is for you! In this step-by-step tutorial, I will guide you through the process of connecting a Web3 wallet to your React-TypeScript app without usin...Discuss·20 likes·52 readsMetamask
Sawan Kumar JhaforSawan Kumar Jhatechysawan.hashnode.net·Feb 24, 2023Web 1.0 vs Web 2.0 vs Web 3.0Web 1.0, Web 2.0, and Web 3.0 refer to different stages in the evolution of the World Wide Web. Here's a brief overview of each: Web 1.0: Web 1.0 refers to the early days of the internet, when web pages were static and largely consisted of text and ...Discussweb3.0
CodeWithMarishforCodeWIthMarishcodewithmarish.hashnode.net·Feb 14, 2023How to add Web3 Authentication using NEXT JS & MetaMask?Hello friends, today in this post we will work on web3 authentication using NEXT JS and MetaMask without using any libraries. We will not only connect to MetaMask but also dynamically update app states when we switch accounts or disconnect the accoun...DiscussNext.js
Sparsh ChakrabortyforSparsh Chakraborty's Blogsparshchakrabortydev.hashnode.net·Feb 11, 2023BlockChain 101Introduction Hey there! Everyone has heard of Crypto, right? We all have that one uncle who is a crypto hater and has declared it a fraud. But have you ever wondered how the world of crypto works? What is a blockchain? What is Web3? What is an NFT? D...Discuss·13 likes·56 readsBlockchain
Sage OsoroforOpen Replay's Technical Blogopenreplay.hashnode.net·Feb 2, 2023Understanding MetaMask RPC methods and errorsMetaMask is a popular cryptocurrency wallet that sends, receives, and signs transactions on the blockchain. It is the preferred cryptocurrency wallet used by web3 developers due to its flexible, cutting-edge, and innovative features. As a developer w...Discuss·1 like·66 readsMetamask
Oliver MurrayforOliver Murray's blogdecenpool.hashnode.net·Jan 17, 2023Best Crypto Airdrops in January and February 2023With the rising popularity of cryptocurrency and blockchain technology alike, along with the advancement of the latest concepts and use cases; the concept of airdrops has since become an exciting way to earn money. Airdrops are defined as free assets...Discuss·29 readsairdrop
Shemang DavidforShemang Davidshemzz.hashnode.net·Jan 14, 2023Building a Decentralized Application with Ethers.jsIntroduction: Building a decentralized application (dApp) can be challenging, but it can be achieved with the right tools and understanding. Ethers.js is a JavaScript library for interacting with the Ethereum blockchain, which provides a robust set o...DiscussWeb 3.0dapps