Note
Looking for v2? switch the branch.
🔗 Website
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.
- Create
apps/laboratory/env.local
file with following contents
NEXT_PUBLIC_PROJECT_ID="your_project_id"
- In each of the
examples
create.env.local
file with following contents
VITE_PROJECT_ID="your_project_id"