Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
/dappsPublic archive
Open
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
7 changes: 7 additions & 0 deletions src/data/featured-dapps.js
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,6 +6,13 @@ export default [
description: 'Uniswap is a protocol for automated token exchange on Ethereum.',
icon: './images/dapps/uniswap.exchange.png'
},
{
url: 'https://phi.network',
name: 'PHI Network',
shortName: 'PHI',
description: 'Earn, Entertain, Engage & Exchange',
icon: './images/dapps/phi.network.png'
},
{
url: 'https://opensea.io/',
name: 'OpenSea',
Expand Down