|
@ -52,13 +52,23 @@ To add an app, do the following: |
|
|
|
|
|
|
|
|
3. Complete the following fields. |
|
|
3. Complete the following fields. |
|
|
|
|
|
|
|
|
<table class="uk-table uk-table-small"> |
|
|
<table class="uk-table-striped uk-table-small"> |
|
|
<tr> |
|
|
<thead> |
|
|
<th><strong>Field</strong></th> |
|
|
<tr> |
|
|
|
|
|
<th class="uk-width-1-2"><strong>Field</strong></th> |
|
|
<th>Description</th> |
|
|
<th>Description</th> |
|
|
</tr> |
|
|
</tr> |
|
|
|
|
|
</thead> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<td><strong>Your Name</strong></td> |
|
|
|
|
|
<td>Your first and last name.</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<td><strong>Your Email</strong></td> |
|
|
|
|
|
<td>A valid email address. This is the email where we will send you instructions for getting your Zero to DApp t-shirt.</td> |
|
|
|
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td><strong>DApp Name</strong></td> |
|
|
<td><strong>App Name</strong></td> |
|
|
<td>Name of your sample. <code>USERNAME: Animal Kingdom</code> or, if you renamed it, the name you gave your application.</td> |
|
|
<td>Name of your sample. <code>USERNAME: Animal Kingdom</code> or, if you renamed it, the name you gave your application.</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
@ -70,12 +80,8 @@ To add an app, do the following: |
|
|
<td>The URL of the website where you deployed your application. </td> |
|
|
<td>The URL of the website where you deployed your application. </td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td><strong>Contact Email</strong></td> |
|
|
<td><strong>App icon URL</strong></td> |
|
|
<td>A valid email address. This is the email where we will send you instructions for getting your Zero to DApp t-shirt.</td> |
|
|
<td> <code>URL_DEPLOYED_SITE/icon-192x192.png</code> for example, <code>https://animalkingdoms.netlify.com/icon-192x192.png</code> </td> |
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<td><strong>Image URL</strong></td> |
|
|
|
|
|
<td>You can leave this blank for a sample application.</td> |
|
|
|
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td><strong>Open Source URL</strong></td> |
|
|
<td><strong>Open Source URL</strong></td> |
|
@ -85,13 +91,9 @@ To add an app, do the following: |
|
|
<td><strong>Twitter Handle</strong></td> |
|
|
<td><strong>Twitter Handle</strong></td> |
|
|
<td>Optionally enter a Twitter handle if you have one.</td> |
|
|
<td>Optionally enter a Twitter handle if you have one.</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
|
|
|
<td><strong>Registration is open to all users</strong></td> |
|
|
|
|
|
<td>Leave this unchecked.</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
<tr> |
|
|
<td><strong>Category</strong></td> |
|
|
<td><strong>Category</strong></td> |
|
|
<td>Sample Blockstack Apps &mdash; make sure you choose this category.</td> |
|
|
<td><strong>Sample Blockstack Apps</strong> &mdash; make sure you choose this category.</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td><strong>Blockchain</strong></td> |
|
|
<td><strong>Blockchain</strong></td> |
|
@ -103,11 +105,13 @@ To add an app, do the following: |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td><strong>Authentication</strong></td> |
|
|
<td><strong>Authentication</strong></td> |
|
|
<td>Choose Blockstack</td> |
|
|
<td>Choose Blockstack.</td> |
|
|
</tr> |
|
|
</tr> |
|
|
</table> |
|
|
</table> |
|
|
|
|
|
|
|
|
4. Press the **Submit** button. |
|
|
4. Check **App is publicly accessible and user-ready**. |
|
|
|
|
|
5. Agree to the terms. |
|
|
|
|
|
6. Press the **Submit** button. |
|
|
|
|
|
|
|
|
The Blockstack team will email you information about how to obtain your |
|
|
The Blockstack team will email you information about how to obtain your |
|
|
limited edition t-shirt at our store. |
|
|
limited edition t-shirt at our store. |
|
|