Skip to content

Commit

Permalink
Merge pull request #138 from Tobi-Copilot/main
Browse files Browse the repository at this point in the history
feat: add Tobi wallet
  • Loading branch information
thekiba authored Nov 25, 2024
2 parents e9f07d1 + 31cc8e7 commit c318b48
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,5 +302,25 @@
}
],
"platforms": ["ios", "android", "windows", "macos", "linux"]
},
{
"app_name": "tobi",
"name": "Tobi",
"image": "https://app.tobiwallet.app/icons/logo-288.png",
"about_url": "https://tobi.fun",
"universal_url": "https://t.me/TobiCopilotBot?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://ton-bridge.tobiwallet.app/bridge"
}
],
"platforms": [
"ios",
"android",
"macos",
"windows",
"linux"
]
}
]

0 comments on commit c318b48

Please sign in to comment.