Building a Proposal dApp on Rootstock with Ethers.js and Multicall3 for Optimized Smart Contract Reads
Introduction
Hi guys! Are you integrating a smart contract into a dApp that requires multiple calls? For example, a proposal contract that uses a mapping to store proposals using the IDs as keys. The best fit for reading bulk data in this case is thr...
rootstock.hashnode.dev39 min read