diff --git a/README.md b/README.md index e405addc..2f58d403 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ ## Soft deprecation notice I now consider TypeChain to be legacy software and no longer use it personally. The ecosystem around -[abitype](https://github.com/wagmi-dev/abitype), [Wagmi](https://github.com/wagmi-dev/wagmi), -[Viem](https://github.com/wagmi-dev/viem) got really good and it provides a superior Developer Experience (DX) by -parsing ABIs directly within the TypeScript type system. +[Abitype](https://github.com/wagmi-dev/abitype), [Wagmi](https://github.com/wagmi-dev/wagmi), +[Viem](https://github.com/wagmi-dev/viem) got really good and it provides a superior Developer Experience by parsing +ABIs directly within the TypeScript type system. [Hardhat can also be used with Viem](https://hardhat.org/hardhat-runner/docs/advanced/using-viem). I recommend giving it a try!