Closed bitbyrey closed 1 year ago
With viem, there is no longer a need for TypeChain. Smart contract interactions are typed using abi-type. Users simply need to store ABI in TypeScript files and declared as const
.
Please reopen if I am missing something.
I was happily using wagmi and typechain together. But the latest version of wagmi merged to viem (https://viem.sh/) instead of ethers. Please consider supporting viem if possible. ❤️