cosmos-sdk/docs
Jordan Sexton 9d2d0a77b0 "auth/StdTx" -> "cosmos-sdk/StdTx" (#5256) 2019-10-29 10:21:12 +01:00
..
.vuepress Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
architecture Merge PR #5218: Update ADR-006's progress 2019-10-18 09:09:51 -04:00
basics Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
building-modules Merge PR #5014: Docs fixes 2019-09-09 10:22:15 -07:00
cn "auth/StdTx" -> "cosmos-sdk/StdTx" (#5256) 2019-10-29 10:21:12 +01:00
concepts/using-the-sdk Merge PR #4739: deleted concepts, moved tx-lifecycle 2019-08-07 10:31:47 -04:00
core Merge PR 5196: RecheckTx Optimizations 2019-10-23 10:43:58 -04:00
interfaces "auth/StdTx" -> "cosmos-sdk/StdTx" (#5255) 2019-10-28 22:02:47 +01:00
intro Merge PR #5225: Fix links 2019-10-21 10:14:37 -04:00
kr Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
ru Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
spec Merge PR #5171: Remove NFT module 2019-10-11 10:18:21 -04:00
DOCS_README.md Quick fix to docs to not show staging website (#4983) 2019-09-03 13:27:23 +01:00
README.md Merge PR #4981: Quick fix for broken links 2019-09-03 08:59:24 -04:00
cosmos-sdk-image.jpg Merge PR #4643: Update cosmos sdk image, remove unused images 2019-06-30 16:29:05 -04:00
package-lock.json Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
package.json Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
versions Merge PR #4984: Switch docs version to master 2019-09-03 12:43:33 -04:00
yarn.lock Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -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: