1.0.4 • Published 1 year ago

@maticnetwork/maticjs-web3 v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.4

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

3 years ago

0.3.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago