# ethereum-provider

> A standalone EthereumProvider class, just supply the connection

Latest version **0.7.7** (published 2022-10-10) · GPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install ethereum-provider
pnpm add ethereum-provider
yarn add ethereum-provider
bun add ethereum-provider
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.7.7 |
| Published | 2022-10-10 |
| First published | 2018-05-31 |
| Weekly downloads | 0 |
| License | GPL-3.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 49 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Frame Labs |
| Maintainers | cjm |

## Links

- npm: https://www.npmjs.com/package/ethereum-provider
- npm.io page: https://npm.io/package/ethereum-provider

## Dependencies (1)

- [events](https://npm.io/package/events.md) 3.3.0

## Recent versions

- 0.7.7 (latest) — 2022-10-10
- 0.7.6 — 2022-09-17
- 0.7.5 — 2022-09-17
- 0.7.4 — 2022-09-16
- 0.7.3 — 2022-09-14
- 0.7.2 — 2022-09-14
- 0.7.1 — 2022-09-13
- 0.7.0 — 2022-09-13
- 0.6.1 — 2022-06-09
- 0.6.0 — 2022-06-07
- 0.5.0 — 2021-12-23
- 0.4.8 — 2021-11-24
- 0.4.7 — 2021-10-28
- 0.4.6 — 2021-10-16
- 0.4.5 — 2021-10-16
- … 20 more at https://npm.io/package/ethereum-provider/versions

## README

<br>
<h3 align="center">A Standalone Ethereum Provider Class</h3>
<br>
<br>

* **Alpha software, ethereum-provider is a work in progress and not ready for production use**
* Implements [EIP 1193](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1193.md), just supply a connection
* Testing and feedback is very much appreciated!
* See [eth-provider](https://github.com/floating/eth-provider) for full featured Ethereum Provider and more examples

### Install
```
npm install ethereum-provider --save
```

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