Skip to main content

🧩 UXUY Connect Guide

Overview

This guide demonstrates how to integrate the UXUY Wallet into your telegram mini application (miniapp) using the UXUY Connect SDK.

The integration enables users to connect their UXUY Wallet on Telegram and perform multi-chain transactions seamlessly.

Resources

Installation

Install the UXUY SDK using npm:

npm install @uxuycom/web3-tg-sdk

Integration

Supported Chains

UXUY Wallet supports multiple chains:

Chain NameChain ID (Decimal)Chain ID (Hexadecimal)Chain SpecificationDApp Supported
Ethereum10x1EVM
BNB Chain560x38EVM
Base84530x2105EVM
Arbitrum421610xa4b1EVM
Polygon1370x89EVM
Fantom2500xfaEVM
Optimism100xaEVM
Avalanche431140xa86aEVM
zkSync Era3240x144EVM
Linea591440xe708EVM
Core11160x45cEVM
zkLink Nova8101800xc5cc4EVM
opBNB Chain2040xccEVM
MAP Protocol227760x58f8EVM
Bitlayer2009010x310c5EVM
PlatON2104250x335f9EVM
Ton--TON
Tron--TRON
Lighting--LIGHTING
Flow747-EVM
...............

Contributing

We welcome contributions to the UXUY SDK! Please see our Contributing Guidelines for more information.

License

This project is licensed under the MIT License.