From 02726aa876150758e8ed1d184a88bcd409a2a0f2 Mon Sep 17 00:00:00 2001 From: yan <15316488+fish-yan@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:29:49 +0800 Subject: [PATCH] feat(onto): add ONTO wallet --- wallets-v2.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index b033124..b72abc9 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -247,5 +247,20 @@ } ], "platforms": ["ios", "android", "chrome"] + }, + { + "app_name": "ONTO", + "name": "ONTO", + "image": "https://app.ont.io/ontoMsgPic/onto.png", + "tondns": "onto.app", + "about_url": "https://onto.app", + "universal_url": "https://onto.app/ton-connect", + "bridge": [ + { + "type": "js", + "key": "onto" + } + ], + "platforms": ["ios", "android"] } ] \ No newline at end of file