CodeWithMarishcodewithmarish.hashnode.dev·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...49 readsNext.js
Rebecca Elisabeth Falcaorebeccaweb3.hashnode.dev·Sep 23, 2022How to set up a MetaMask account?MetaMask is the ultimate Ethereum wallet used by over 21 million active users. Similar to other crypto wallets, it is available as a browser extension, android, and iOS application. With MetaMask buying and transferring Ethereum-based tokens is undou...1 like·59 readsWeb3