Skip to main content
Optional: Official TomoEVMKit DocsCheck out the official Wagmi + TomoEVMKit installation docs here.

Install the Dependencies

Setup

Before diving into the example, make sure you have two things setup:
  1. Make sure to have NEXT_PUBLIC_RPC_PROVIDER_URL set up in your .env file.
    • You can use the public default one (https://aeneid.datarpc.io) or any other RPC here.
  2. Make sure to have NEXT_PUBLIC_TOMO_CLIENT_ID set up in your .env file. Do this by logging into the Tomo Dashboard and creating a project.
  3. Make sure to have NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID set up in your .env file. Do this by logging into Reown (prev. WalletConnect) and creating a project.