ETH SDK
ETH SDK is created by dEth, the team responsible for Hardhat, Typechain, and the dEth Tools. ETH SDK enables developers to engage with smart contracts, automatically retrieve ABIs from Etherscan, and create ethers.js contract wrappers using their API. In general, the ETH SDK minimizes the ceremony required for engaging with Ethereum contracts using Javascript and Typescript, enhancing the developer experience by providing contracts with type information that allows your IDE to offer assistance.