Skip to content

Commit

Permalink
Update packages/demo/usecase-demo/src/utils/wagmiConfig.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Cedric Nicoloso <[email protected]>
  • Loading branch information
ErwanDecoster and cedric25 authored Sep 16, 2024
1 parent 33a4c38 commit e2ebf08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/demo/usecase-demo/src/utils/wagmiConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ export const projectId = import.meta.env.VITE_WALLET_CONNECT_PROJECT_ID!;

// WalletConnect metadata
const metadata = {
name: 'Privacy Pass',
description: 'Privacy Pass',
url: 'https://iex.ec',
name: 'Content Creator demo dApp',
description: 'Content Creator demo dApp',
url: 'https://demo.iex.ec/content-creator',
icons: [
'https://cdn.prod.website-files.com/6646148828eddb19c172bf2a/665db3ba85a625628c353a64_Logo-RLC-Yellow.png',
],
Expand Down

0 comments on commit e2ebf08

Please sign in to comment.