© 2023 Hashnode
#metamask
Introduction 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 ap…
Introduction 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 au…
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 Web…
Web 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 pa…
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 state…
Introduction 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? Wha…
MetaMask 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, cutti…
With 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 …
Introduction: 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 ro…
Metamask is a cryptocurrency e-wallet that can be installed on any web browser as an extension. The blockchain-based crypto wallet, which also functions as an application programming interface (API), …