Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 496 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 496 Bytes

@zoltu/ethereum-types

npm (scoped)

A collection of typed primitives that can be shared/used across libraries when interacting with Ethereum.

This library uses bigint heavily, which is part of ES2020. If you are targeting legacy browsers, this is not the library for you. If you don't hate yourself, then this library is a great choice!