Browse Source

Updating with new text for enrolling (#51)

* Updating with new text

Signed-off-by: Mary Anthony <mary@blockstack.com>

* Updating with new text

Signed-off-by: Mary Anthony <mary@blockstack.com>
feat/clarity-updates
Moxiegirl 6 years ago
committed by GitHub
parent
commit
7ee5c3e042
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      _data/navigation_learn.yml
  2. BIN
      _develop/images/add-app.png
  3. BIN
      _develop/images/submit.png
  4. 54
      _develop/mining_enroll.md

5
_data/navigation_learn.yml

@ -1,6 +1,7 @@
- title: Introduction
- docs:
- develop/dapp_principles
- core/faq_developer
- title: Try it! Zero to DApp
docs:
@ -25,10 +26,10 @@
docs:
- develop/mining_intro
- develop/mining_enroll
- develop/appMiningFAQ
- title: Reference
docs:
- core/faq_developer
- develop/appMiningFAQ
- common/javascript_ref
- common/core_ref

BIN
_develop/images/add-app.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
_develop/images/submit.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

54
_develop/mining_enroll.md

@ -2,15 +2,25 @@
layout: learn
permalink: /:collection/:path.html
---
# How to enroll
# How to enroll in App Mining
Application mining pays developers for building decentralized applications
(DApps). Enrolling in app mining also makes your application eligible for
rewards.
After you enroll, Blockstack verifies your information and your DApp appears in
the list of registered apps. You must enroll by the end of each month to be
eligible for the following month.
* TOC
{:toc}
{% include warning.html content="You must complete enrollment including <b>submission of verification materials and BTC address</b> prior to the month in which you wish to be considered. If your submission is incomplete it will not be reviewed. Please note that the W9 or W8 process may take time to complete. No late submissions will be accepted, but we'll be happy to include you in the following month's ranking. You should register early to allow for sufficient time for collection of all required materials." %}
## Complete the add and submission forms on App.co
Make sure you enroll at least one business week in advance of the month you
would first like your app to complete. You need only enroll in App Mining once. A single
submission enrolls your app in the month you submit and every month following
automatically.
To apply, do the following:
@ -20,16 +30,38 @@ To apply, do the following:
2. Add your app to <a href="https://app.co/submit" target="\_blank">App.co</a>.
Make sure you choose Blockstack from the Authentication list on the form.
Make sure you choose **Blockstack** from the **Authentication** list on the form.
<img src="images/add-app.png" alt="">
3. Complete the <a href="https://app.co/mining" target="\_blank">submission form for App Mining</a>.
3. Email <app.mining@blockstack.com> with the domain you used to register for your app.
<img src="images/submit.png" alt="">
Blockstack will respond via email with a set of verification materials.
4. Fill out and return the completed verification materials.
## Provide pay out and tax materials
Be sure you provide us with the BTC address for receipt of mining and rewards funds.
After you complete the submission form on the App.co site **you must supply the following additional
materials** for your application to be complete.
{% include warning.html content="You must complete enrollment including <b>submission of verification materials and BTC address</b> by the end of each month to be eligible for the following month. If your submission is incomplete on the last day of the end of the month, it will not be reviewed. You should register early to allow for sufficient time for collection of additional materials." %}
<table class="uk-table uk-table-small uk-table-divider">
<tr>
<th>Required</th>
<th>Why?</th>
<th>How to provide</th>
</tr>
<tr>
<td><strong>BTC address</strong></td>
<td>The payout for app mining is currently Bitcoin. If you win, this is the address we will send your payout to. The address you provide will be visible in any related transactions via the blockchain.</td>
<td>Email to: <a href="mailto:mining@app.co" target="\_blank">mining@app.co</a></td>
</tr>
<tr>
<td><strong>Tax form</strong></td>
<td>Required for both US citizens and non-citizens. US Citizens should <a href="http://bit.ly/2QrRbSD" target="\_">fill out a W-9 form</a>.
<p>Non-citizens should fill out <a href="http://bit.ly/2QPo9Mo" target="\_blank">the applicable W-8 form</a>. Please note, the version of the W-8 form you must fill out depends on your country's treaty status with the US. We cannot assist you in completing the form: you are responsible for completing it accurately.</p></td>
<td><a href="https://www.dropbox.com/request/sCpPzIILkhKFvfDjB620" target="\_blank">Secure dropbox link</a></td>
</tr>
</table>
Once your enrollment is received, you appear in the enrollment list. For more information, see the frequently asked questions [on the App.co site](https://app.co/mining#faq).
After you enroll and submit your materials, Blockstack verifies your information and your DApp appears in
the list of registered apps.

Loading…
Cancel
Save