diff --git a/data/gwallet.json b/data/gwallet.json new file mode 100644 index 00000000..552388f0 --- /dev/null +++ b/data/gwallet.json @@ -0,0 +1,35 @@ +{ + "name": "Glass Wallet", + "description": "The wallet operates as a virtual machine that simulates a cold wallet, integrating navigation and transactions within an autonomous system to mitigate hacking risks in managed accounts." + "short_description": "Virtual Wallet for Starknet", + "tags": ["Infrastructure"], + "contracts": [], + "goerliContracts": [], + "audits": [], + "verified": false, + "dotm": false, + "links": { + "website": "https://www.gwallet.cloud", + "careers": "", + "twitter": "https://twitter.com/mrwad3001", + "telegram": "", + "discord": "", + "github": "https://github.com/ifilex/GlassWallet", + "youtube": "", + "medium": "", + "mirror": "" + }, + "twitterName": "mrwad3001", + "teamInfo": { + "founded": "2022-011-05T00:00:00.000Z", + "anonymous": false + }, + "tokens": [], + "media": { + "logoUrl": "/dapps/gwallet/320x320-gwallet.png", + "bannerUrl": "/dapps/gwallet/1920x400-gwallet.png", + "previewUrl": "/dapps/gwallet/700x400-gwallet.png", + "videoUrl": "", + "gallery": "" + } +} diff --git a/public/dapps/gwallet/dapp-header-gwallet.png b/public/dapps/gwallet/dapp-header-gwallet.png new file mode 100644 index 00000000..8ea40d1a Binary files /dev/null and b/public/dapps/gwallet/dapp-header-gwallet.png differ diff --git a/public/dapps/gwallet/dapp-icon-gwallet.png b/public/dapps/gwallet/dapp-icon-gwallet.png new file mode 100644 index 00000000..0f243228 Binary files /dev/null and b/public/dapps/gwallet/dapp-icon-gwallet.png differ diff --git a/public/dapps/gwallet/dapp-preview-gwallet.png b/public/dapps/gwallet/dapp-preview-gwallet.png new file mode 100644 index 00000000..607ecbcf Binary files /dev/null and b/public/dapps/gwallet/dapp-preview-gwallet.png differ