Skip to content

Commit

Permalink
feat: Project Deatils for 0xgasless Smart Account Wallet (#79)
Browse files Browse the repository at this point in the history
* 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
0xgaslessOrg and Adi-21 authored Oct 30, 2024
1 parent 63633d1 commit 71abff5
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions projects/0xgasless/0xgasless.json
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
}
Binary file added projects/0xgasless/logos/Gasless-Logo-Full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/0xgasless/logos/Gasless-Logo-Large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/0xgasless/logos/Gasless-Logo-Small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 71abff5

Please sign in to comment.