You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`@typechain/ethers-v5`](/packages/target-ethers-v5)|[](https://www.npmjs.com/package/@typechain/ethers-v5)| Ethers ver 5 support (⚠️ requires TS 4.0 >=) |[example](./examples/ethers-v5)|
59
58
|[`@typechain/ethers-v6`](/packages/target-ethers-v6)|[](https://www.npmjs.com/package/@typechain/ethers-v6)| Ethers ver 6 support (⚠️ requires TS 4.0 >=) |[example](./examples/ethers-v6)|
60
-
|[`@typechain/starknet.js`](/packages/target-starknet)|[](https://www.npmjs.com/package/@typechain/starknet)| Starknet.js ver 3.9 ||
61
-
|[`@typechain/truffle-v5`](/packages/target-truffle-v5)|[](https://www.npmjs.com/package/@typechain/truffle-v5)| Truffle ver 5 support |[example](./examples/truffle-v5)|
62
-
|[`@typechain/web3-v1`](/packages/target-web3-v1)|[](https://www.npmjs.com/package/@typechain/web3-v1)| Web3 ver 1 support |[example](./examples/web3-v1)|
|[`@typechain/truffle-v4`](https://github.com/dethcrypto/TypeChain/tree/fb96e1cf06c8c4c17cd79a1743362bd3d34eab76/packages/target-truffle-v4)|[](https://www.npmjs.com/package/@typechain/truffle-v4)| Truffle ver 4 support **(deprecated)**|[example](https://github.com/dethcrypto/TypeChain/tree/fb96e1cf06c8c4c17cd79a1743362bd3d34eab76/examples/truffle-v4)|
65
-
|[`@typechain/ethers-v4`](/packages/target-ethers-v4)|[](https://www.npmjs.com/package/@typechain/ethers-v4)| Ethers ver 4 support **(deprecated)**|[example](https://github.com/dethcrypto/TypeChain/tree/db551b5c5f70e86f3ca342551e9e0369d099cfa2/examples/ethers-v4)|
60
+
|
66
61
67
62
### eth-sdk
68
63
@@ -143,20 +138,6 @@ If you're using Ethers.js v4, you can find legacy `@typechain/ethers-v4` target
143
138
[npm](https://www.npmjs.com/package/@typechain/ethers-v4) and commit
0 commit comments