From 9d593c3c1ea78ee522efc09d205b4ed252400a4f Mon Sep 17 00:00:00 2001 From: Moxiegirl Date: Mon, 3 Dec 2018 17:30:55 -0800 Subject: [PATCH] Updating to correct Gaia as a requirement (#44) Signed-off-by: Mary Anthony --- _develop/zero_to_dapp_1.md | 3 ++- _develop/zero_to_dapp_3.md | 4 ++-- _develop/zero_to_dapp_4.md | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_develop/zero_to_dapp_1.md b/_develop/zero_to_dapp_1.md index 01d5f32b..59e9d903 100644 --- a/_develop/zero_to_dapp_1.md +++ b/_develop/zero_to_dapp_1.md @@ -118,10 +118,11 @@ companies that grew the cloud computing market. +

Storing data in a Gaia storage hub is optional. Potentially in the future it may be required.

+

As you work through this Zero-to-DApp tutorial, you’ll build and deploy a sample application that meets these requirements. While the application you build won't be eligible for application mining, completing the tutorial makes you diff --git a/_develop/zero_to_dapp_3.md b/_develop/zero_to_dapp_3.md index f052fcf1..feb296b8 100644 --- a/_develop/zero_to_dapp_3.md +++ b/_develop/zero_to_dapp_3.md @@ -177,8 +177,8 @@ explorer and search for your ID:

-
App Mining Requirement: Gaia Storage
-

To participate in application mining your application must make use of Gaia storage. +

App Mining Optional: Gaia Storage
+

Use of Gaia storage is not required for application mining. Keep in mind, using Gaia may make data storage easier as it is designed to work in the Blockstack Ecosystem.

diff --git a/_develop/zero_to_dapp_4.md b/_develop/zero_to_dapp_4.md index 238dee0d..cbea74b1 100644 --- a/_develop/zero_to_dapp_4.md +++ b/_develop/zero_to_dapp_4.md @@ -99,7 +99,7 @@ To add an app, do the following: Storage - Choose Gaia. + Choose Gaia if you are using it. Authentication