cosmos-sdk/docs/README.md

25 lines
1.0 KiB
Markdown
Raw Normal View History

# Welcome to the Cosmos Docs!
![cosmonaut reading the cosmos docs in space](./graphics/cosmos-docs.jpg)
2018-06-16 21:18:24 -07:00
Cosmos is a decentralized network of independent parallel blockchains, each powered by classical BFT consensus algorithms like Tendermint.
2018-06-18 12:14:08 -07:00
The first blockchain in the Cosmos Network is the Cosmos Hub, whose native token is the Atom. Cosmos is a permission-less network, meaning that anybody can build a blockchain on it.
2018-06-18 12:14:08 -07:00
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.
2018-09-19 10:24:31 -07:00
## Quick Start
2018-10-03 09:02:34 -07:00
- [Getting started with the SDK](./sdk/core/intro.md)
- [SDK Examples](../examples)
2018-10-03 09:02:34 -07:00
- [Join the testnet](./getting-started/join-testnet.md#run-a-full-node)
2018-09-19 10:24:31 -07:00
## Edit the Documentation
See [this file](./DOCS_README.md) for details of the build process and
considerations when making changes.
2018-09-27 01:52:24 -07:00
## Version
This documentation is built from the following commit: