Browse Source

Merge pull request #219 from moxiegirl/fix-218

Add URL / domain qualification
feat/clarity-updates
Moxiegirl 6 years ago
committed by GitHub
parent
commit
5b743698f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _data/theFAQs.json

2
_data/theFAQs.json

@ -278,7 +278,7 @@
{
"category":"appminers",
"question":"What qualifies my app to compete in App Mining?",
"answer":"<p>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.</p>"
"answer":"<p>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.</p>"
},
{
"category":"appminers",

Loading…
Cancel
Save