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














                                                                            
# web3.js

JavaScript library for accessing DEXON 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/)