maticjs-web3
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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.

/maticjs-web3/

    Package Sidebar

    Install

    npm i maticjs-web3

    Weekly Downloads

    3

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    18.5 kB

    Total Files

    8

    Last publish

    Collaborators

    • kabbouchi