Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @web3auth/web3auth-wagmi-connector with all npm packages installed. Try it out:

require("@wagmi/core/package.json"); // @wagmi/core is a peer dependency. require("@web3auth/base/package.json"); // @web3auth/base is a peer dependency. require("@web3auth/modal/package.json"); // @web3auth/modal is a peer dependency. require("@web3auth/no-modal/package.json"); // @web3auth/no-modal is a peer dependency. require("@web3auth/openlogin-adapter/package.json"); // @web3auth/openlogin-adapter is a peer dependency. require("viem/package.json"); // viem is a peer dependency. var web3authWagmiConnector = require("@web3auth/web3auth-wagmi-connector")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@web3auth/web3auth-wagmi-connector v5.0.1

wagmi connector to connect with web3auth SDK

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free