
Setup a Dapp easily with Wagmi, Viem and Web3Modal
As a Dapp developer, we always need to focus on connecting user wallet, getting user blockchain data (balance, block, hash,…) and of course calling smart contract functions. With these 3 tools your life will be much more easier. And your code base will be more elegant. Let take a look at these tools then build…