# web3

This is a main package of [web3.js](https://github.com/ethereum/web3.js)

Please read the main [readme](https://github.com/ethereum/web3.js) and [documentation](https://web3js.readthedocs.io) for more.

## Installation

### Node.js

```bash
npm install web3
```

## Types

All the typescript typings are placed in the types folder.

[docs]: http://web3js.readthedocs.io/en/1.0/
[repo]: https://github.com/ethereum/web3.js
