# web3-mock

> Mocks methods of the Ethereum web3 api

Latest version **1.0.1** (published 2019-10-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install web3-mock
pnpm add web3-mock
yarn add web3-mock
bun add web3-mock
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2019-10-10 |
| First published | 2019-10-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 45.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | James Drummond |
| Maintainers | sullof |
| Keywords | ethereum, testing, test, web3 |

## Links

- npm: https://www.npmjs.com/package/web3-mock
- Repository: https://github.com/sullof/web3-mock
- Homepage: https://github.com/sullof/web3-mock#readme
- Issues: https://github.com/sullof/web3-mock/issues
- npm.io page: https://npm.io/package/web3-mock

## Dependencies (2)

- [moment](https://npm.io/package/moment.md) ^2.18.1
- [bignumber.js](https://npm.io/package/bignumber.js.md) ^4.1.0

## Alternatives

- [duck](https://npm.io/package/duck.md) — 4.2M weekly downloads
- [ava](https://npm.io/package/ava.md) — 560.2K weekly downloads
- [storybook-addon-module-mock](https://npm.io/package/storybook-addon-module-mock.md) — 71.7K weekly downloads
- [vest](https://npm.io/package/vest.md) — 50.1K weekly downloads
- [@ethereum-waffle/mock-contract](https://npm.io/package/@ethereum-waffle/mock-contract.md) — 40.0K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2019-10-10
- 1.0.0 — 2019-10-10

## README

# web3-mock
Allows you to test web3 dApps without a live web3 connection

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