cosmos-sdk/docs
Juan Leni 787f46546d Merge PR #3620: Indicate build flags in version 2019-02-13 09:53:16 -08:00
..
.vuepress Merge PR #3540: Docs: fix broken docs build 2019-02-07 11:17:22 -08:00
_attic Merge PR #3522: get rid of double negatives: IsNotNegative -> IsAnyNegative 2019-02-06 14:45:15 -08:00
architecture Merge PR #3338: Remove unused code and examples 2019-01-24 11:18:45 +01:00
clients gaiacli switches back to insecure mode by default (#3470) 2019-02-01 19:06:54 -08:00
concepts Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
gaia Merge PR #3620: Indicate build flags in version 2019-02-13 09:53:16 -08:00
intro Merge PR #3338: Remove unused code and examples 2019-01-24 11:18:45 +01:00
modules Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
spec Merge PR #3357: Staking spec upgrades / some renaming 2019-02-09 00:57:33 +01:00
translations/kr Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00
DOCS_README.md Fix swagger (#3232) 2019-01-08 08:13:04 -08:00
PRIORITIES.md Merge PR #2642: Add todo diagrams 2018-10-31 12:07:06 +01:00
README.md Fix broken docs links and other small docs improvements (#3218) 2019-01-03 08:08:10 -08:00
RELEASE_PROCESS.md Merge PR #3571: Update RELEASE_PROCESS.md 2019-02-09 04:15:32 +01:00
RELEASE_TEST_SCRIPT.md update release test script links, closes #2606 2018-12-11 14:40:25 -05:00
cosmos-docs.jpg Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
cosmos-sdk-image.png Bring back banner (#2814) 2018-11-14 12:01:59 -08: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

Cosmos Hub testnet

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.

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: