tldr: I wouldn't choose Viem over Ethers js yet, but combining both is powerful.Note: Viem is under active development and currently in alpha. Viem is a new web3 toolkit designed as an alternative/replacement to Ethers.js, designed to increase performance and improve the Ethereum dev experience. It also touts some "Killer features", fork manipulation (changing blocks, setting storage, account impersonation) I dove into this package after being alerted to the Arbitrum airdrop, writing a s...