Skip to content

Commit

Permalink
feat: add blackwid to apps list
Browse files Browse the repository at this point in the history
  • Loading branch information
ink-app-submission-bot[bot] authored Feb 23, 2025
1 parent fee282e commit 6dd8e5a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file added public/featured-apps/icons/blackwid.webp
Binary file not shown.
23 changes: 23 additions & 0 deletions src/app/[locale]/apps/_components/apps-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,29 @@
"farcaster": ""
}
},
{
"id": "blackwid",
"name": "blackwid",
"description": "blackwid",
"imageUrl": "/featured-apps/icons/blackwid.webp",
"category": [
"Bridge"
],
"network": "Mainnet",
"tags": [
"data"
],
"links": {
"mainnetWebsite": "http://example.com",
"testnetWebsite": "http://example.com",
"x": "",
"discord": "",
"telegram": "",
"github": "",
"farcaster": "",
"smartContractUrl": ""
}
},
{
"id": "blockscout",
"name": "Blockscout",
Expand Down

0 comments on commit 6dd8e5a

Please sign in to comment.