Skip to main content

Built and signed on GitHub Actions

Strict TypeScript types for Ethereum ABIs

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
52%
Published
a month ago (1.0.7)

Add Package

deno add jsr:@wevm/abitype

Import symbol

import { type AbiParameter } from "@wevm/abitype";

---- OR ----

Import directly with a jsr specifier

import { type AbiParameter } from "jsr:@wevm/abitype";

Add Package

npx jsr add @wevm/abitype

Import symbol

import { type AbiParameter } from "@wevm/abitype";

Add Package

yarn dlx jsr add @wevm/abitype

Import symbol

import { type AbiParameter } from "@wevm/abitype";

Add Package

pnpm dlx jsr add @wevm/abitype

Import symbol

import { type AbiParameter } from "@wevm/abitype";

Add Package

bunx jsr add @wevm/abitype

Import symbol

import { type AbiParameter } from "@wevm/abitype";