-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Project Deatils for 0xgasless Smart Account Wallet (#79)
* feat: Project Deatils for 0xgasless Smart-Account-Wallet * feat: Added Project deatils of 0xgasless Smart Account Wallet * feat: Added Project details of 0xgasless smart Account * Deleted the projects/0xgasless/logos/.DS_Store file --------- Co-authored-by: adi-21 <[email protected]>
- Loading branch information
1 parent
63633d1
commit 71abff5
Showing
4 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"id": "0xgasless-smart-accounts", | ||
"slug": "0xgasless-smart-accounts", | ||
"name": "0xgasless Smart Accounts", | ||
"category": "wallets", | ||
"chains": [ | ||
"moonbeam" | ||
], | ||
"logo": { | ||
"small": { | ||
"fileName": "Gasless-Logo-Small.png", | ||
"width": 36, | ||
"height": 36, | ||
"mimeType": "image/jpeg" | ||
}, | ||
"large": { | ||
"fileName": "Gasless-Logo-Large.png", | ||
"width": 400, | ||
"height": 400, | ||
"mimeType": "image/jpeg" | ||
}, | ||
"full": { | ||
"fileName": "Gasless-Logo-Full.png", | ||
"width": 3000, | ||
"height": 3000, | ||
"mimeType": "image/jpeg" | ||
} | ||
}, | ||
"shortDescription": "0xGasless Smart Account: Leading Implementation of Account Abstraction", | ||
"description": "0xGasless Smart Account is a smart contract wallet focused on implementing Account Abstraction. It builds on the core concepts of Gnosis and Argent safes and is compliant with ERC-4337 and ERC-6900", | ||
"tags": [ | ||
"Wallets" | ||
], | ||
"contracts": [], | ||
"urls": { | ||
"website": "https://0xgasless.com/", | ||
"try": "https://0xgasless.com/", | ||
"twitter": "https://x.com/0xGasless", | ||
"telegram": "https://t.me/Gasless0x" | ||
}, | ||
"projectCreationDate": 1686244796000 | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.