Add Dapp to Browser
For Android
Submit a PR to the following file: dapps_list.json
Dapp(
name: “your dap name”,
description: “a short description of your dapp”,
url: “your dapp URL”,
cat: “your dapp category”
),
For iOS
Submit a PR to the following file: Dapps.swift
Dapp(
name: “your dap name”,
description: “a short description of your dapp”,
url: “your dapp URL”,
cat: “your dapp category”
),
Some suggested categories: Finance, Directory, Game, Marketplace, Property, Security, Social Media, Tool, Exchange.