diff --git a/.DS_Store b/.DS_Store index ef12f8b..c512f4c 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/assets/.DS_Store b/assets/.DS_Store index fa731fc..e423314 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/assets/wallets/.DS_Store b/assets/wallets/.DS_Store new file mode 100644 index 0000000..837792b Binary files /dev/null and b/assets/wallets/.DS_Store differ diff --git a/assets/wallets/moongate.png b/assets/wallets/moongate.png new file mode 100644 index 0000000..ae1f26f Binary files /dev/null and b/assets/wallets/moongate.png differ diff --git a/wallets.json b/wallets.json index 1c73b11..bd91fec 100644 --- a/wallets.json +++ b/wallets.json @@ -28,5 +28,10 @@ "name": "Phantom", "logo": "wallets/phantom.png", "href": "https://phantom.app" + }, + { + "name": "Moongate", + "logo": "wallets/moongate.png", + "href": "https://moongate.one" } ]