From 63038862fe6537df49d1245eaca7f97f79644304 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Wed, 17 Apr 2019 13:40:24 -0700 Subject: [PATCH] Add URL / domain qualification Signed-off-by: Mary Anthony --- _data/theFAQs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/theFAQs.json b/_data/theFAQs.json index b1f0d546..b4af3b69 100644 --- a/_data/theFAQs.json +++ b/_data/theFAQs.json @@ -278,7 +278,7 @@ { "category":"appminers", "question":"What qualifies my app to compete in App Mining?", - "answer":"

Your app should integrate Blockstack authentication for logging into your app. Your finished app should be available to the public for use. In the future, App Mining may reward apps that have taken steps to further decentralize, such as utilizing Gaia storage or the publishing your app to the Blockstack Naming System. Test flight apps, hello-world apps and apps created through blockstack tutorials (e.g., animal kingdom apps) do not qualify.

" + "answer":"

Your app should integrate Blockstack authentication for logging into your app. Your finished app should be available to the public for use. The application must use a registered domain name and the app should be hosted at a URL belonging to the domain. In the future, App Mining may reward apps that have taken steps to further decentralize, such as utilizing Gaia storage or the publishing your app to the Blockstack Naming System. Test flight apps, hello-world apps and apps created through blockstack tutorials (e.g., animal kingdom apps) do not qualify.

" }, { "category":"appminers",