Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
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
Binary file added public/images/dapps/thirdweb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 9 additions & 3 deletions src/data/all-dapps.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ const categories = [
description: 'miime is an NFT marketplace catering to blockchain gamers in Japan and across the world',
icon: './images/dapps/miime.png'
},
{
{
name: 'Mintable',
url: 'https://mintable.app',
description: 'Mintable is a next generation NFT marketplace, the easiest place to trade NFTs and create your own.',
Expand Down Expand Up @@ -254,7 +254,7 @@ const categories = [
description: 'Use heroes in turn-based quests and battles.',
icon: './images/dapps/brave_frontier_heroes.png'
},
{
{
name: 'Blockchain Cuties',
url: 'https://blockchaincuties.com/',
description: 'Cuties are cats, dogs, and bears that go on adventures.',
Expand Down Expand Up @@ -303,7 +303,7 @@ const categories = [
url: 'https://mirror.xyz',
description: 'Mirror—a crypto native creative suite, with crowdfunding & publishing tools for creators. ',
icon: './images/dapps/mirror.png'
},
},
],
},
{
Expand Down Expand Up @@ -342,6 +342,12 @@ const categories = [
description: 'Smart contract security service for Ethereum',
icon: './images/dapps/mythx.png'
},
{
name: 'Thirdweb',
url: 'https://thirdweb.com/',
description: 'Web3 SDKs for developers, No-code for NFT Artists.',
icon: './images/dapps/thirdweb.png'
},
]
},
{
Expand Down