IT Man - Tip #16 - TypeChain - ? TypeScript bindings for Ethereum smart contracts [Vietnamese]
? TypeScript bindings for Ethereum smart contracts https://github.com/dethcrypto/TypeChain Features ⚡ - static typing - you will never call not existing method again - IDE support - works with any IDE supporting Typescript - extendible - work with many different tools: ethers.js, hardhat, truffle, Web3.js or you can create your own target - frictionless - works with simple, JSON ABI files as well as with Truffle/Hardhat artifacts Demo repository: https://github.com/jellydn/typechain-demo-app
? TypeScript bindings for Ethereum smart contracts https://github.com/dethcrypto/TypeChain Features ⚡ - static typing - you will never call not existing method again - IDE support - works with any IDE supporting Typescript - extendible - work with many different tools: ethers.js, hardhat, truffle, Web3.js or you can create your own target - frictionless - works with simple, JSON ABI files as well as with Truffle/Hardhat artifacts Demo repository: https://github.com/jellydn/typechain-demo-app