Socket
Socket
Sign inDemoInstall

evm-web3-hook

Package Overview
Dependencies
535
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    evm-web3-hook

EVM Web3 hook


Version published
Maintainers
1
Created

Readme

Source

EVM web3 hook

How to use

  1. Wrap the top level component by
import Web3Provider from "evm-web3-hook";

<Web3Provider>
  <App/>
</Web3Provider>
  1. Use global web3Context everywhere
const web3Context = useWeb3()

FAQs

Last updated on 16 Feb 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc