Skip to main content
The Deno 2 Release Candidate is here
Learn more

Eth-Lib

Lightweight Ethereum libraries.

Based on the work by maiavictor

Usage

import {
  API,
  Account,
  Bytes,
  // etc
} from "https://deno.land/x/npm_eth_lib@0.1.29/mod.js";