New Signature interface available in the top level types package. auth.StdSignature implements such interface. User defined auth module can now define their own custom signature types. Work carried out in the context of the following issues: - #4488 - #4487 |
||
|---|---|---|
| .. | ||
| .vuepress | ||
| architecture | ||
| clients | ||
| concepts | ||
| intro | ||
| modules | ||
| spec | ||
| translations | ||
| cosmos-docs.jpg | ||
| cosmos-sdk-image.png | ||
| DOCS_README.md | ||
| 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
- Specifications: Specifications of modules and other parts of the Cosmos SDK.
- SDK API Reference: Godocs of the Cosmos SDK.
- REST API spec: List of endpoints to interact with a
gaiafull-node through REST.
Creating a new SDK project
To create a new project, you can either:
- Fork this repo. Do not forget to remove the
nameservicemodule 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: