Merge PR #2419: Add quick start section to the docs readme

This commit is contained in:
Dev Ojha 2018-10-02 05:02:22 -07:00 committed by Christopher Goes
parent 9410b6287c
commit 6cbac79912
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,12 @@ The first blockchain in the Cosmos Network is the Cosmos Hub, whose native token
Cosmos can interoperate with multiple other applications and cryptocurrencies. By creating a new zone, you can plug any blockchain system into the Cosmos hub and pass tokens back and forth between those zones, without the need for an intermediary. Cosmos can interoperate with multiple other applications and cryptocurrencies. By creating a new zone, you can plug any blockchain system into the Cosmos hub and pass tokens back and forth between those zones, without the need for an intermediary.
## Quick Start
- [Getting started with the SDK](./sdk/core/intro.html)
- [SDK Examples](../examples)
- [Join the testnet](./getting-started/full-node.html#run-a-full-node)
## Edit the Documentation ## Edit the Documentation
See [this file](./DOCS_README.md) for details of the build process and See [this file](./DOCS_README.md) for details of the build process and