Schema for dApp Store

Hierarchy

  • DAppStoreSchema

Properties

chains: number[]

List of chains supported by the dApp. This should be chainID of an EVM powered network. Ref https://chainlist.org/

dapps: DAppSchema[]

List of dApps

featuredSections?: FeaturedSection[]
title: string

Title of the dApp Store

Generated using TypeDoc