File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 66 <a href="https://github.com/ethereum-ts/TypeChain/actions"><img alt="Build Status" src="https://github.com/ethereum-ts/TypeChain/workflows/CI/badge.svg"></a>
77 <img alt="Downloads" src="https://img.shields.io/npm/dm/typechain.svg">
88 <a href="/package.json"><img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square"></a>
9- <a href="https://discord.gg/wQDkeDgzgv"><img alt="Join our discord!" src="https://img.shields.io/discord/895381864922091630.svg?color=7289da&label=deth&logo=discord&style=flat-square"></a>
10- </p >
11-
12- <p align =" center " >
13- <strong>💸 Enjoy using TypeChain? Consider funding development via <a href="https://gitcoin.co/grants/4038/deth-typechain">GitCoin</a> 💸</strong>
149 </p >
1510
1611 <p align =" center " >
2621 </p >
2722</p >
2823
24+ ## Soft deprecation notice
25+
26+ I now consider TypeChain to be legacy software and no longer use it personally. The ecosystem around
27+ [ Abitype] ( https://github.com/wagmi-dev/abitype ) , [ Wagmi] ( https://github.com/wagmi-dev/wagmi ) ,
28+ [ Viem] ( https://github.com/wagmi-dev/viem ) got really good and it provides a superior Developer Experience by parsing
29+ ABIs directly within the TypeScript type system.
30+ [ Hardhat can also be used with Viem] ( https://hardhat.org/hardhat-runner/docs/advanced/using-viem ) . I recommend giving it
31+ a try!
32+
33+ Critical fixes will be merged, but active development should not be expected. Thanks for all these years!
34+
2935## Features ⚡
3036
3137- static typing - you will never call not existing method again
You can’t perform that action at this time.
0 commit comments