Most of our repos use ethers@5, while some already use viem (e.g. dao dashboard). The ethers@5 is deprecated and many other supporting software (e.g. typechain) recommends viem. Hardhat now also supports viem.
Ideally we should agree on the strategy:
- what library do we prefer for new projects
- how and when to migrate old projects
The commons library should migrate to this.
Most of our repos use ethers@5, while some already use viem (e.g. dao dashboard). The ethers@5 is deprecated and many other supporting software (e.g. typechain) recommends viem. Hardhat now also supports viem.
Ideally we should agree on the strategy:
The commons library should migrate to this.