New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@maticnetwork/maticjs-ethers

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maticnetwork/maticjs-ethers

ethers plugin for matic.js

1.1.0
latest
Source
npm
Version published
Weekly downloads
856
23.17%
Maintainers
4
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 08 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts