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

Update dapps list #2087

Merged
merged 1 commit into from
Nov 29, 2023
Merged
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
Binary file removed src/frontend/assets/icons/joined-africa_logo.webp
Binary file not shown.
Binary file added src/frontend/assets/icons/reblock_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 5 additions & 6 deletions src/frontend/src/flows/dappsExplorer/dapps.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,6 @@
"logo": "d-vote_logo.webp",
"oneLiner": "Transparent, tamper-proof voting on blockchain."
},
{
"name": "Joined Africa",
"oneLiner": "Joined Africa is a marketplace where sellers advertise products in crypto currency, connecting buyers directly with sellers within Africa.",
"website": "https://joinedafrica.com",
"logo": "joined-africa_logo.webp"
},
{
"name": "IC HUB",
"oneLiner": "Your gateway to web3 apps: connect, chat and explore all in one place",
Expand Down Expand Up @@ -390,5 +384,10 @@
"website": "https://demo.icws.io",
"logo": "ic-websocket_logo.webp",
"oneLiner": "Send updates from canisters to your users"
},
{
"name": "ReBlock",
"website": "https://www.reblock.finance/",
"logo": "reblock_logo.png"
}
]