Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add particile, okx and bitget #478

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions docs/showcase/telegram/wallets.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,18 @@ Forget switching between apps. With Telegram bot wallets, you can seamlessly man
| CodexField Wallet | https://t.me/codexfieldbot | https://www.npmjs.com/package/codexfield-wallet-connector?activeTab=readme |
| UXUY Wallet | https://t.me/UXUYbot | https://docs.uxuy.com/uxuy-connect/quickstart/ |

### **Telegram Authentication: A Developer's Dream**

If you're a developer building on BNB Chain, streamlining user onboarding is key. [Privy's SDK](https://docs.privy.io/guide/dashboard/telegram) and [Particle wallet](https://developers.particle.network/guides/wallet-as-a-service/waas/auth/tg-quickstart) let you integrate secure Telegram logins into your app, making it frictionless for users to connect their Telegram identity with your platform.

### **Telegram Authentication: A Developer's Dream**

If you're a developer building on BNB Chain, streamlining user onboarding is key. [Privy's SDK](https://docs.privy.io/guide/dashboard/telegram) lets you integrate secure Telegram logins into your app, making it frictionless for users to connect their Telegram identity with your platform.
### **Telegram MiniApp EVM Wallet Connection: A Developer's SDK**
In your telegram mini app, you can also use the wallet connection SDK to allow your users to connect with their EVM wallets

| Name | SDK Doc |
| -------------------------- | ------------------------------------------------------------ |
| OKX Wallet Connection | https://www.okx.com/web3/build/docs/sdks/okx-wallet-integration-introduction |
| Bitget Omni Wallet Connect | https://web3.bitget.com/en/docs/dapp/telegram-webapps-wc.html |


### **Embrace the Future of Web3 on Telegram**
Expand All @@ -30,4 +37,3 @@ The convergence of BNB Chain and Telegram opens up a world of possibilities. Wh




Loading