Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit 5a1fd09

Browse files
author
Barrie Byron
authored
improve details to README (#731)
A starter improvement for our tutorials README
1 parent e44485e commit 5a1fd09

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,20 @@ aside: false
6565

6666
# Cosmos SDK Tutorials
6767

68-
The repo manages and publishes the [Cosmos SDK Tutorials](https://tutorials.cosmos.network/).
68+
The [Cosmos SDK Tutorials](https://tutorials.cosmos.network/) teach you how to use Cosmos SDK, the world’s most popular framework for building application-specific blockchains. Tutorials provide step-by-step instructions to help you build foundational knowledge and learn how to use Starport and the Cosmos SDK, including:
6969

70-
For information about the repo, see [CONTRIBUTING](CONTRIBUTING.md).
70+
- Foundational knowledge to help you navigate between blockchains with the Cosmos SDK
71+
- Learn how Starport works
72+
- Create a blockchain polling application
73+
- Build an exchange that works with two or more blockchains
74+
- Interact with the Cosmos Hub testnet to test the functionality of your blockchain
75+
- Use the liquidity module, known on the Cosmos Hub as Gravity DEX, to create liquidity pools so users can swap tokens
76+
- Publish your blockchain application to a Droplet on DigitalOcean
77+
78+
The code and docs for each tutorial are based on a specific version of the software. Be sure to follow the tutorial instructions to download and use the right version.
79+
80+
Use the tutorials landing page as your entry point to articles on [Cosmos blog](https://blog.cosmos.network/), videos on [Cosmos YouTube](https://www.youtube.com/c/CosmosProject/videos), and ways to get help and support.
81+
82+
83+
This repo manages and publishes the tutorials. For details, see [CONTRIBUTING](CONTRIBUTING.md).
7184

0 commit comments

Comments
 (0)