TypeChain

TypeChain is a package created by Dethcrypto that produces Typescript bindings for a DApp’s frontend to interface with or utilize underlying smart contracts. Developers can offer the ABI created by compiling Solidity smart contracts and obtain the bindings necessary for interactions that initiate transactions from the frontend.

Loading