Skip to content

Commit

Permalink
feat: update bitget wallet configs
Browse files Browse the repository at this point in the history
  • Loading branch information
thekiba committed Nov 11, 2024
1 parent 90bd093 commit 9d559f0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,15 @@ function App() {
jsBridgeKey: "trustwalletTon",
platforms: ["chrome", "ios", "android"]
},
{
appName: "BitgetWeb3",
name: "BitgetWeb3",
imageUrl: "https://img.bitgetimg.com/image/third/1723701408284.png",
aboutUrl: "https://www.bitget.com",
universalLink: "https://t.me/BitgetOfficialBot?attach=wallet",
bridgeUrl: "https://ton-connect-bridge.bgwapi.io/bridge",
platforms: ["ios", "android", "windows", "macos", "linux"]
},
{
appName: "bitgetWalletLite",
name: "Bitget Wallet Lite",
Expand Down

0 comments on commit 9d559f0

Please sign in to comment.