Client-Side Setup for Telegram Mini App with Web3Auth | Web3Auth

In this guide, we will focus on setting up the client-side of a Telegram Mini App using Web3Auth for authentication. By the end of this guide, you will:


This is a companion discussion topic for the original entry at https://web3auth.io/docs/guides/telegram-miniapp-client

Hi, where can we find the code base?

This is import is wrong:

import { useTelegramMock } from “./hooks/useMockTelegramInitData”;

→ import { useTelegramMock } from “./hooks/useTelegramMock”;