Skip to content

Commit

Permalink
feat: add test poc to apps list
Browse files Browse the repository at this point in the history
  • Loading branch information
ink-app-submission-bot[bot] authored Feb 18, 2025
1 parent aa8fbc6 commit 7e3167b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file added public/featured-apps/icons/test-poc.webp
Binary file not shown.
23 changes: 23 additions & 0 deletions src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1134,6 +1134,29 @@
"farcaster": ""
}
},
{
"id": "test-poc",
"name": "test poc",
"description": "Hi there",
"imageUrl": "/featured-apps/icons/test-poc.webp",
"category": [
"Bridge"
],
"network": "Both",
"tags": [
"data"
],
"links": {
"mainnetWebsite": "https://securyhub.com",
"testnetWebsite": "https://securyhub.com",
"x": "https://x.com/securyhub",
"discord": "",
"telegram": "",
"github": "",
"farcaster": "",
"smartContractUrl": ""
}
},
{
"id": "token-deployer",
"name": "Token Deployer",
Expand Down

0 comments on commit 7e3167b

Please sign in to comment.