* Update f1 spec: * Improves exposition of the base scheme * Fix inflation section / add sketch of how to do it * Add future work section I've also realized that using the ideas of the inflation section, we could even remove the iteration over slashes when withdrawing! (Note, inflation section equations / proof of correctness has not been thoroughly transcribed from my head onto paper, so its not guaranteed to be correct at the moment. However the inflation section of this describes something separate from inflation in the hub. It has inflation happen by having each staked token produce more staked tokens, instead of having it come through block rewards. This inflation can also happen per validator, so as to enable non-signing validators to not get inflation) * Fix grammar Co-Authored-By: ValarDragon <ValarDragon@users.noreply.github.com> * Add proof of correctness to the inflation section * Re-update PDF after merging chris' fixes * address more of @cwgoes' suggestions |
||
|---|---|---|
| .. | ||
| _attic | ||
| .vuepress | ||
| architecture | ||
| clients | ||
| examples | ||
| gaia | ||
| intro | ||
| modules | ||
| reference | ||
| spec | ||
| cosmos-docs.jpg | ||
| cosmos-sdk-image.png | ||
| DOCS_README.md | ||
| PRIORITIES.md | ||
| README.md | ||
| RELEASE_PROCESS.md | ||
| RELEASE_TEST_SCRIPT.md | ||
Welcome to the SDK Docs!
Welcome to the SDK docs!
Learn the SDK
SDK Intro
If you are a newcomer and would like to learn more about the Cosmos SDK, this intro is a good starting place.
SDK tutorial
If you like to learn by doing, you can follow the SDK application tutorial. It showcases how to build an SDK-based blockchain from scratch, and teaches you about the basic principles the SDK in the process.
Use the SDK
The following sections contain the information you need if you want to build a fully-functional SDK-based blockchain:
Note
: We are currently working on improving the docs. Some info might be missing. If that is the case, try the Cosmos Forum. Failing that, open an issue.
- Introduction: Contains introductory high-level material on the Cosmos SDK.
- Gaia: Contains all documentation related to the gaia application (current name for the Cosmos-Hub). Also contains info on how to join gaia testnets.
- Clients: Documentation about SDK clients like the SDK Command-Line interface and the SDK Light-client.
- Specifications: Contains SDK and modules specifications.
If you are reading this on the Cosmos Website, please know that you can find more information on github. Also if you find any issues with the documentation please open a Pull Request, or at least open an Issue to update the docs!
Cosmos Hub testnet
To install the latest version of the gaia application (application of the Cosmos Hub) and join the public testnet, click here
To start your own gaia testnet, click here
Contribute
See this file for details of the build process and considerations when making changes.
Version
This documentation is built from the following commit:
