cosmos-sdk/docs
shirleypyj 36ed444caa
Create blog-2-cn
2019-02-27 11:02:40 +08:00
..
.vuepress
_attic Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
architecture
clients
concepts
gaia Create blog-2-cn 2019-02-27 11:02:40 +08:00
intro
modules
spec Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00
translations/kr Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00
DOCS_README.md
PRIORITIES.md
README.md
RELEASE_PROCESS.md Merge PR #3571: Update RELEASE_PROCESS.md 2019-02-09 04:15:32 +01:00
RELEASE_TEST_SCRIPT.md
cosmos-docs.jpg
cosmos-sdk-image.png

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: