ETH SDK

What is ETH SDK

ETH SDK is used to generate type-safe, lightweight SDK's for Ethereum smart contracts.

What is ETH SDK?

ETH SDK is developed by dEth, the developers behind Hardhat, Typechain, and the dEth Tools. ETH SDK allows developers to interact with smart contracts, automatically download ABI's from Etherscan, and generate ethers.js contract wrappers with their API. Overall, ETH SDK reduces the ceremony needed when interacting with Ethereum contracts with Javascript and Typescript, and makes for better developer experience by ensuring contracts have type information so that your IDE can assist you.

ETH SDK Alternatives:

Chuff
Chuff

OpenZeppelin (Solidity) contract patterns written and optimized in the Huff assembly language.

PRBMath
PRBMath

A Solidity library to handle complex fixed-point math with signed and unsigned variables.

Bunzz
Bunzz

Find, deploy, and manage reviewed smart contracts easily with Bunzz.

Calldata Decoder
Calldata Decoder

An in browser transaction calldata decoder built by dEth, as a part of their dEth Tool suite.

codeslaw
codeslaw

codeslaw facilitates faster Ethereum development by allowing developers to search for smart contracts.

Constructor Encoder
Constructor Encoder

Part of a handy set of tools for all Ethereum (EVM) Developers made by Deth Tools.