Update Dapps.swift

pull/1724/head
Alex Soong 5 years ago committed by GitHub
parent a1bda26e86
commit c8bd12e26a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      AlphaWallet/Browser/ViewModel/Dapps.swift

@ -5,6 +5,7 @@ import Foundation
This comment is here with the wrong syntax (no leading //) to force a build error if this file is accidentally included
enum OriginalDapps {
static let masterList = [
Dapp(name: "TokenSets", description: "Enhance your portfolio with automated asset management strategies.", url: "https://www.tokensets.com/", cat: "Finance"),
Dapp(name: "State of the ÐApps", description: "Directory of Decentralized Applications", url: "https://www.stateofthedapps.com/", cat: "Directory"),
Dapp(name: "BulkSender", description: "Batch sending of tokens", url: "https://bulksender.app/", cat: "Finance"),
Dapp(name: "loanscan", description: "Get the best return on your Tokens", url: "https://loanscan.io/", cat: "Finance"),

Loading…
Cancel
Save