Skip to content

NextSmartChain/next.js-ethers

 
 

Repository files navigation

TEST npm version

maticjs-ethers

ethers plugin for matic.js

Installation

npm i @maticnetwork/maticjs-ethers

Docs


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

// install ethers plugin
use(Web3ClientPlugin)

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.1%
  • JavaScript 18.2%
  • HTML 0.7%