From bb6a25b40cba92a9cd435ff44837f69d3bb6b015 Mon Sep 17 00:00:00 2001 From: gmkung Date: Wed, 24 Feb 2016 21:15:38 +0100 Subject: [PATCH] Update frequently-asked-questions.rst --- .../frequently-asked-questions.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/frequently-asked-questions/frequently-asked-questions.rst b/source/frequently-asked-questions/frequently-asked-questions.rst index f375c8f6..e9635222 100644 --- a/source/frequently-asked-questions/frequently-asked-questions.rst +++ b/source/frequently-asked-questions/frequently-asked-questions.rst @@ -12,14 +12,15 @@ Frequently Asked Questions Swarm is an Ethereum-specific project for distributed file storage. IPFS is an independent project which has close ties to Ethereum; it will be used independently and may be used as the layer underlying Swarm. * **Is Ethereum based on bitcoin?** Only in the sense that it uses a blockchain, which Bitcoin pioneered. Ethereum has a separate blockchain that has several signigicant technical differences from Bitcoin. -* **What other cool apps are being built?** See this list from Ethercasts_. +* **What other cool apps are being built?** See this list from Ethercasts. * **What's the future of Ethereum?** We are planning a switch to Proof of Stake_ in the near future. We are also investigating scalability_ solutions and how to store_ secrets on the blockchain * **How can I use Ethereum to get information about the future?** Augur and Gnosis are building prediction markets that try to gather the best information about uncertain future events. Besides that, there are also other interesting Ethereum-related projects on the market: - * [Swarm:] (https://www.youtube.com/watch?v=VOC45AgZG5Q&index=11&list=PLJqWcTqh_zKHQUFX4IaVjWjfT2tbS4NVk) + * link:https://www.youtube.com/watch?v=VOC45AgZG5Q&index=11&list=PLJqWcTqh_zKHQUFX4IaVjWjfT2tbS4NVk[Swarm] * [IPFS:] (http://ipfs.io) * [Ethercasts:] (http://dapps.ethercasts.com/) + [Introducing Ethereum](http://youtu.be/mRWNr3MA2jo) * [Stake:] (https://www.youtube.com/watch?v=7Y3fWXA6d5k&index=3&list=PLJqWcTqh_zKHQUFX4IaVjWjfT2tbS4NVk) * [scalability:] (https://www.youtube.com/watch?v=7Y3fWXA6d5k&index=3&list=PLJqWcTqh_zKHQUFX4IaVjWjfT2tbS4NVk) * [store:] (https://blog.ethereum.org/2014/12/26/secret-sharing-daos-crypto-2-0/)