aboutsummaryrefslogblamecommitdiffstats
path: root/docs/web3-js.md
blob: 341ca7fe332b5d4dd8a4fa84751d22114524d2c3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                            
# web3.js

JavaScript library for accessing Tangerine network from browser and Node.js.

## Usage

```bash
# Install from npm
> npm install web3 --save
```

Get more information for web3.js [here](https://web3js.readthedocs.io/)

## Github

[https://github.com/ethereum/web3.js/](https://github.com/ethereum/web3.js/)