Skip to content

Commit

Permalink
add nest wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewliu10 committed Aug 1, 2024
1 parent c30730b commit 0e49c21
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 @@ -210,5 +210,18 @@
"ios",
"android"
]
},
{
"app_name": "nestwallet",
"name": "Nest Wallet",
"image": "https://storage.googleapis.com/nestwallet-public-resource-bucket/logo/nest_logo_square.png",
"about_url": "https://www.nestwallet.xyz",
"bridge": [
{
"type": "js",
"key": "nestwallet"
}
],
"platforms": ["android", "chrome"]
}
]

0 comments on commit 0e49c21

Please sign in to comment.