Skip to content

Commit

Permalink
add SafePal
Browse files Browse the repository at this point in the history
add SafePal
  • Loading branch information
bryanForSafe committed Feb 19, 2024
1 parent 8095586 commit 02012a8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions wallets.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,18 @@
}
],
"platforms": ["chrome"]
},
{
"app_name": "safepalwallet",
"name": "SafePal",
"image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png",
"about_url": "https://www.safepal.com/download",
"bridge": [
{
"type": "js",
"key": "safepalwallet"
}
],
"platforms": ["ios", "android", "chrome", "firefox"]
}
]

0 comments on commit 02012a8

Please sign in to comment.