Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add starkrekt #197

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 0 additions & 93 deletions dapp_data_example.json

This file was deleted.

Binary file added public/dapps/starkrekt/starkrekt-banner.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 public/dapps/starkrekt/starkrekt-logo.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 public/dapps/starkrekt/starkrekt-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions starkrekt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "StarkRekt",
"description": "StarkRekt enables users to check and reset their token spending permissions on StarkNet",
"short_description": "Revoke Tool",
"tags": [
"Infrastructure"
],
"contracts": [],
"goerliContracts": [],
"audits": [],
"verified": false,
"dotw": false,
"links": {
"website": "https://starkrekt.com/",
"careers": "",
"twitter": "https://twitter.com/StarkRekt",
"telegram": "",
"discord": "",
"github": "",
"youtube": "",
"medium": "",
"mirror": ""
},
"twitterName": "StarkRekt",
"teamInfo": {
"contactEmail": "[email protected]",
"founded": "2023-08-21T00:00:00.000Z",
"anonymous": true
"tokens": [],
"nft": {},
"media": {
"logoUrl": "/dapps/starkrekt/starkrekt-logo.png",
"bannerUrl": "/dapps/starkrekt/starkrekt-banner.png",
"previewUrl": "/dapps/starkrekt/starkrekt-preview.png",
"videoUrl": "",
"gallery": []
}
}