Skip to content

Commit e9ab0ed

Browse files
committed
Merge branch 'feat/dashboard-v10' of https://github.com/Web3Auth/web3auth-docs into feat/dashboard-v10
2 parents 00d6710 + afaeec8 commit e9ab0ed

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

src/pages/guides/telegram-miniapp-client.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Before diving into development, experience Web3Auth in action! Check out our dem
2727

2828
:::
2929

30+
:::info Source Code
31+
32+
You can find the full working code for this client + server example here:
33+
[**Web3Auth Telegram Mini App Example**](https://github.com/Web3Auth/web3auth-core-kit-examples/tree/main/single-factor-auth-web/sfa-web-ton-telegram-example)
34+
35+
:::
36+
3037
### **Objectives**
3138

3239
In this guide, we will focus on setting up the client-side of a Telegram Mini App using Web3Auth for

src/pages/guides/telegram-miniapp-server.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ Before diving into development, experience Web3Auth in action! Check out our dem
2828

2929
:::
3030

31+
:::info Source Code
32+
33+
The backend example featured in this guide is part of a full working demo:
34+
[**Web3Auth Telegram Mini App Example**](https://github.com/Web3Auth/web3auth-core-kit-examples/tree/main/single-factor-auth-web/sfa-web-ton-telegram-example)
35+
36+
:::
37+
3138
### **Objectives**
3239

3340
This guide is part of a two-part series aimed at helping you build a fully functioning Telegram Mini

0 commit comments

Comments
 (0)