Skip to content

Files

Latest commit

67c90e0 · Dec 7, 2024

History

History
This branch is 15 commits ahead of, 2 commits behind joshstevens19/ethereum-abi-types-generator:master.

types

Types Package

Overview

This package provides TypeScript types and interfaces for generating types from an ethereum ABI json file.

Installation

npm

npm install @abi-toolkit/types

yarn

yarn add @abi-toolkit/types

pnpm

pnpm add @abi-toolkit/types

bun

bun add @abi-toolkit/types

Links