diff --git a/README.md b/README.md index a14b4f59..2f58d403 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,6 @@ Build Status Downloads Software License - Join our discord! -

- -

- 💸 Enjoy using TypeChain? Consider funding development via GitCoin 💸

@@ -26,6 +21,17 @@

+## 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 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! + +Critical fixes will be merged, but active development should not be expected. Thanks for all these years! + ## Features âš¡ - static typing - you will never call not existing method again