cosmos-sdk/docs
Jack Zampolin 3f87671232
Apply suggestions from code review
Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>
2019-03-11 14:57:04 -07:00
..
.vuepress update docs for mainnet 2019-03-11 19:01:05 +01:00
_attic Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
architecture
clients gaiacli switches back to insecure mode by default (#3470) 2019-02-01 19:06:54 -08:00
concepts
gaia Apply suggestions from code review 2019-03-11 14:57:04 -07:00
intro
modules
spec Merge PR #3717: Allow the undelegation of more coins than were delegated; More validity checks. 2019-02-27 22:09:26 +01:00
translations/kr Merge PR #3803: Validator Creation Updates 2019-03-05 17:55:46 +01:00
DOCS_README.md
PRIORITIES.md
README.md update docs for mainnet 2019-03-11 19:01:05 +01:00
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

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: