/web3modal

A single Web3 provider solution for all Wallets

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Note

Looking for v2? switch the branch.

๐Ÿ“š Documentation

๐Ÿงช Laboratory

๐Ÿ”— Website

Web3Modal

Your on-ramp to web3 multichain. Web3Modal is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain.

Dev setup

  1. Create apps/laboratory/env.local file with following contents
NEXT_PUBLIC_PROJECT_ID="your_project_id"
  1. In each of the examples create .env.local file with following contents
VITE_PROJECT_ID="your_project_id"