Skip to content

Commit

Permalink
feat(onto): add ONTO wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
fish-yan committed Sep 11, 2024
1 parent 5fb814b commit 02726aa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
]

0 comments on commit 02726aa

Please sign in to comment.