cosmos-sdk/docs
Alexander Bezobchuk 436f440e8f
Merge PR #4892: Update Slashing Spec (Liveness)
2019-08-12 12:02:46 -04:00
..
.vuepress Merge PR #4871: fix vuepress 2019-08-08 12:05:03 -04:00
architecture Merge PR #4743: Update ADR template 2019-07-19 15:53:36 +02:00
basics Merge PR #4863: Fix doc links 2019-08-08 13:20:31 -04:00
building-modules.md Merge PR #4691: Add baseapp concept doc 2019-07-17 09:26:48 -07:00
concepts/using-the-sdk Merge PR #4739: deleted concepts, moved tx-lifecycle 2019-08-07 10:31:47 -04:00
core Merge PR #4691: Add baseapp concept doc 2019-07-17 09:26:48 -07:00
interfaces Merge PR #4829: Fix a bunch of broken/incorrect links 2019-08-01 14:02:35 -04:00
intro Merge PR #4691: Add baseapp concept doc 2019-07-17 09:26:48 -07:00
modules Merge PR #4691: Add baseapp concept doc 2019-07-17 09:26:48 -07:00
spec Merge PR #4892: Update Slashing Spec (Liveness) 2019-08-12 12:02:46 -04:00
translations Merge PR #4890: Fix broken gaia links in translated READEME.md 2019-08-12 09:11:08 -04:00
DOCS_README.md Merge PR #4829: Fix a bunch of broken/incorrect links 2019-08-01 14:02:35 -04:00
README.md Merge PR #4388: Remove gaia docs from sdk repo 2019-05-21 14:16:55 -04:00
cosmos-sdk-image.jpg Merge PR #4643: Update cosmos sdk image, remove unused images 2019-06-30 16:29:05 -04:00

README.md

Cosmos SDK Documentation

Get Started

  • SDK Intro: High-level overview of the Cosmos SDK.
  • SDK application tutorial: A tutorial to learn the SDK. It showcases how to build an SDK-based blockchain from scratch, and explains the basic principles of the SDK in the process.

Resources

Creating a new SDK project

To create a new project, you can either:

  • Fork this repo. Do not forget to remove the nameservice module from the various files if you don't need it.
  • Use community tools like chainkit.

Cosmos Hub

The Cosmos Hub (gaia) docs have moved here.

Languages

The Cosmos-SDK is currently written in Golang, though the framework could be implemented similarly in other languages. Contact us for information about funding an implementation in another language.

Contribute

See this file for details of the build process and considerations when making changes.

Version

This documentation is built from the following commit: