web3cheatsheet.xyz by D_D
/
GitHubDiscordDiscord
/
  • Introduction
  • Frontend
    • web3/blockchain basics
    • Project setup
    • Wallet connections
    • ENS
    • Interacting with a contract
    • Reading from a contract
    • Writing to a contract
    • Signing a message
    • Sign in with Ethereum
    • Detecting if the user is on the wrong network
    • Switching networks
  • Thanks
  • Introduction
  • Frontend
    • web3/blockchain basics
    • Project setup
    • Wallet connections
    • ENS
    • Interacting with a contract
    • Reading from a contract
    • Writing to a contract
    • Signing a message
    • Sign in with Ethereum
    • Detecting if the user is on the wrong network
    • Switching networks
  • Thanks
Frontend
/
Wallet connections

Wallet connections

create-web3-frontend already does this for you.

You have two options.

  1. Use Rainbowkit (recommended, fastest and prettiest), or
  2. If you want to make a 'custom' wallet connection interface, refer the wallet connection guide in the wagmi docs
Last updated on June 1, 2022
Project setup
ENS
Question? Give us feedback →Edit this page on GitHub
MIT 2023 © Developer DAO