Generates some TypeScript bindings for Ethereum smart contracts.
What is TypeChain?
TypeChain is a Dethcrypto-built package that generates Typescript bindings for the frontend of a DApp to communicate or use underlying smart contracts. Developers can provide the ABI generated from compiling Solidity smart contracts, and get the bindings to form the interactions that fire up transactions from the frontend.