Skip to content

Commit

Permalink
feat: submit coin98 super wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
khiemsoft committed May 31, 2024
1 parent 201b39e commit adeb6e3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,18 @@
}
],
"platforms": ["chrome"]
},
{
"app_name": "coin98wallet",
"name": "Coin98",
"image": "https://coin98.s3.ap-southeast-1.amazonaws.com/Logo/c982024.png",
"about_url": "https://chromewebstore.google.com/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg",
"bridge": [
{
"type": "js",
"key": "coin98"
}
],
"platforms": ["chrome", "firefox", "android", "ios"]
}
]

0 comments on commit adeb6e3

Please sign in to comment.