Interface FeaturedSection

Export

Interface

FeaturedSection

Hierarchy

  • FeaturedSection

Properties

dappIds: string[]

List of dApp IDs that are part of this featured section. The dApp IDs should be the same as the ones in the dApp Store's dApps list. All the dappIds specified must already exist in the registry. There must be at least one dappId in the list.

Memberof

FeaturedSection

description: string

Description of the Featured Section. This will be displayed on the dApp Store. It should be simple and clear.

Memberof

FeaturedSection

key: string

Key of the Featured Section. This will be used to identify the Featured Section. It should be simple and clear

Memberof

FeaturedSection

title: string

Title of the Featured Section. This will be displayed on the dApp Store. It should be simple and clear.

Memberof

FeaturedSection

Generated using TypeDoc