cosmos-sdk/docs
Alessio Treglia a13909a9ff Fix dangling link in docs/spec/ (#5334) 2019-11-21 11:31:17 +01:00
..
.vuepress Add GA for docs.cosmos.network (#5320) 2019-11-19 17:50:24 +01:00
architecture Update ADR 006 (#5326) 2019-11-19 09:51:39 +00:00
basics Merge PR #4787: Updated docs build process 2019-08-26 09:09:18 -04:00
building-modules Merge PR #5240: x/evidence module implementation 2019-11-06 14:08:02 -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 Drop on-disk keybase in favor of keyring (#5180) 2019-11-14 15:17:21 +01:00
intro Merge PR #5324: Fix links to ocap 2019-11-18 11:28:08 -08: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 Fix dangling link in docs/spec/ (#5334) 2019-11-21 11:31:17 +01: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 Add GA for docs.cosmos.network (#5320) 2019-11-19 17:50:24 +01:00
package.json Add GA for docs.cosmos.network (#5320) 2019-11-19 17:50:24 +01:00
versions Merge PR #4984: Switch docs version to master 2019-09-03 12:43:33 -04:00
yarn.lock Bump lodash from 4.17.11 to 4.17.13 in /docs (#5318) 2019-11-19 15:16:37 +01: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: