# eth-lib

> Lightweight Ethereum libraries

Latest version **0.1.29** (published 2019-11-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install eth-lib
pnpm add eth-lib
yarn add eth-lib
bun add eth-lib
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.29 |
| Published | 2019-11-27 |
| First published | 2017-06-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 90.1 KB |
| Known vulnerabilities | 0 (+3 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 53 |
| Author | Victor Maia |
| Maintainers | frozeman, maiavictor |
| Keywords | ethereum |

## Links

- npm: https://www.npmjs.com/package/eth-lib
- Repository: https://github.com/maiavictor/eth-lib
- Homepage: https://github.com/maiavictor/eth-lib#readme
- Issues: https://github.com/maiavictor/eth-lib/issues
- npm.io page: https://npm.io/package/eth-lib

## Dependencies (6)

- [ws](https://npm.io/package/ws.md) ^3.0.0
- [bn.js](https://npm.io/package/bn.js.md) ^4.11.6
- [servify](https://npm.io/package/servify.md) ^0.1.12
- [elliptic](https://npm.io/package/elliptic.md) ^6.4.0
- [xhr-request-promise](https://npm.io/package/xhr-request-promise.md) ^0.1.2
- [nano-json-stream-parser](https://npm.io/package/nano-json-stream-parser.md) ^0.1.2

## Recent versions

- 0.1.29 (latest) — 2019-11-27
- 0.1.28 — 2019-11-27
- 0.2.8 — 2018-03-07
- 0.2.7 — 2018-01-17
- 0.2.5 — 2017-10-17
- 0.2.4 — 2017-10-10
- 0.2.3 — 2017-09-15
- 0.2.2 — 2017-09-15
- 0.2.1 — 2017-09-15
- 0.2.0 — 2017-09-15
- 0.1.27 — 2017-08-22
- 0.1.26 — 2017-08-09
- 0.1.25 — 2017-08-09
- 0.1.24 — 2017-08-07
- 0.1.23 — 2017-07-17
- … 22 more at https://npm.io/package/eth-lib/versions

## README

## Eth-Lib

Lightweight Ethereum libraries. This is a temporary repository which will be used as the basis of an implementation on Idris (or similar).

---
_Source: https://npm.io/package/eth-lib · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
