cosmos-sdk/docs
frog power 4000 1cc1148807
Update docs/cosmos-hub/upgrade-node.md
Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
2019-04-25 21:49:43 -04:00
..
.vuepress docs update 2019-04-23 16:11:16 +02:00
_attic Merge PR #4064: Remove dep/vendor from documentation and version cmd 2019-04-08 11:00:17 -04:00
architecture Merge PR #3338: Remove unused code and examples 2019-01-24 11:18:45 +01:00
clients Merge PR #4123: Fix typo in docs; fix url error and outdated command description of doc clients 2019-04-15 18:47:17 -04:00
concepts Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
cosmos-hub Update docs/cosmos-hub/upgrade-node.md 2019-04-25 21:49:43 -04:00
intro docs update 2019-04-23 16:11:16 +02:00
modules Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
spec unified sender tag (#4057) 2019-04-10 18:03:44 +01:00
translations Translate doc clients to chinese. (#4129) 2019-04-17 17:10:57 +01:00
DOCS_README.md Merge PR #3996: Update DOCS_README 2019-03-28 12:39:21 -04:00
PRIORITIES.md Merge PR #2642: Add todo diagrams 2018-10-31 12:07:06 +01:00
README.md docs update 2019-04-23 16:11:16 +02:00
RELEASE_PROCESS.md Updated release process documentation (#4133) 2019-04-17 18:02:06 +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

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: