# truffle-provider

> Beefed up provider module for Truffle

Latest version **0.1.16** (published 2019-08-29) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

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

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.1.16 |
| Published | 2019-08-29 |
| First published | 2017-01-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 9.4 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 13913 |
| Author | Tim Coulter |
| Maintainers | cruzmolina, davidmurdoch, eggplantzzz, fainashalts, gnidan, haltman, seesemichaelj, tcoulter |
| Keywords | ethereum, http, provider, truffle |

## Links

- npm: https://www.npmjs.com/package/truffle-provider
- Repository: https://github.com/trufflesuite/truffle/tree/master/packages/truffle-provider
- Homepage: https://github.com/trufflesuite/truffle-provider#readme
- Issues: https://github.com/trufflesuite/truffle-provider/issues
- npm.io page: https://npm.io/package/truffle-provider

## Dependencies (3)

- [web3](https://npm.io/package/web3.md) 1.2.1
- [@truffle/error](https://npm.io/package/@truffle/error.md) ^0.0.6
- [truffle-interface-adapter](https://npm.io/package/truffle-interface-adapter.md) ^0.2.5

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 0.1.16 (latest) — 2019-08-29
- 0.0.8 (v4) — 2019-08-29
- 0.2.0-ens-events.1 (ens-events) — 2019-08-20
- 0.1.12-ens.0 (ens) — 2019-07-15
- 0.1.0-beta.2 (beta) — 2018-11-21
- 0.1.15 — 2019-08-22
- 0.1.14 — 2019-08-08
- 0.1.13 — 2019-07-31
- 0.1.12 — 2019-07-25
- 0.1.11 — 2019-07-11
- 0.1.10 — 2019-05-30
- 0.1.9 — 2019-05-09
- 0.1.8 — 2019-05-02
- 0.1.7 — 2019-04-24
- 0.1.6 — 2019-03-21
- … 15 more at https://npm.io/package/truffle-provider/versions

## README

# truffle-provider
Beefed up Provider utility for Truffle

The goal of this module is to turn it into a provider object that contains extra utility methods that apply to the provider; however, in it's current state it simply a set of standalone utility functions.

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