* Add simple gov example and sdk-by-example folder * Add simple gov example * Add simple gov example and sdk-by-example folder * Add simple gov example * fix sectino title * Jb feedback + Offload some of the content in other docs * Add what is cosmos back * platform to framewoork * Reemove testnet
8 lines
465 B
Markdown
8 lines
465 B
Markdown
**SDK by Examples** offers an alternative and complementary way to learn about the Cosmos-SDK. It contains several examples that showcase how to build a decentralised application on top of the Cosmos-SDK from start to finish.
|
|
|
|
Without further ado, let us get into it!
|
|
|
|
- [Simple governance example](./simple-governance/intro.md)
|
|
|
|
If you have an example you would like to add to the list, feel free to open a PR [here](https://github.com/cosmos/cosmos-sdk/pulls).
|