1.0.5 • Published 11 months ago

@maticnetwork/maticjs-web3 v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

npm version

maticjs-web3

web3.js plugin for matic.js

Installation

npm i @maticnetwork/maticjs-web3

Examples

All the examples are in the examples folder.

Docs

import { use } from '@maticnetwork/maticjs'
import { Web3ClientPlugin } from '@maticnetwork/maticjs-web3'

// install ethers plugin
use(Web3ClientPlugin)

That's all you need to do and web3.js will be used for web3 calls.

1.0.5

11 months ago

1.0.5-beta.1

11 months ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.3.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago