Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

DAppMetaData

Wiki Sync edited this page Mar 2, 2022 · 9 revisions

Interface: DAppMetaData

Table of contents

Properties

Properties

description

Optional description: string

Defined in

src/Provider.tsx:48


isDarkMode

Optional isDarkMode: boolean

Defined in

src/Provider.tsx:51


logoUrl

Optional logoUrl: string

Defined in

src/Provider.tsx:49


name

name: string

Defined in

src/Provider.tsx:47


url

Optional url: string

Defined in

src/Provider.tsx:50

@thirdweb-dev/react

Clone this wiki locally