Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmos/sdk-tutorials
Tutorials for building modules for the Cosmos SDK
https://github.com/cosmos/sdk-tutorials
Last synced: 3 months ago
JSON representation
Tutorials for building modules for the Cosmos SDK
- Host: GitHub
- URL: https://github.com/cosmos/sdk-tutorials
- Owner: cosmos
- License: apache-2.0
- Created: 2018-10-23T17:56:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T08:55:30.000Z (5 months ago)
- Last Synced: 2024-06-21T15:29:47.986Z (5 months ago)
- Language: Go
- Homepage: https://tutorials.cosmos.network/
- Size: 508 MB
- Stars: 483
- Watchers: 31
- Forks: 387
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-ccamel - cosmos/sdk-tutorials - Tutorials for building modules for the Cosmos SDK (Go)
- best-of-crypto - GitHub - 0% open · ⏱️ 05.06.2024): (Cryptocurrencies)
README
# Cosmos SDK Tutorials - Application Development
![banner](./banner.png)
Welcome to Cosmos SDK Tutorails, your go-to resource for learning and mastering the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk). This repository contains a series of comprehensive tutorials designed to help you understand and effectively use the Cosmos SDK.
## About the Tutorials
These tutorials are crafted to cater to learners at various levels, from beginners to advanced users. Each tutorial covers specific aspects of the Cosmos SDK, ensuring a thorough understanding of its principles and applications.
## Prerequisites
Before you begin, ensure you have the following installed:
- [Install Golang](https://go.dev/doc/install)
## How to Use This Repository
Navigate to the specific tutorial you are interested in, and follow the instructions provided within each tutorial's directory.
## Contributing
We welcome contributions to this repository! Please read our [Contributing Guidelines](./CONTRIBUTING.md) for more information on how you can contribute.
## Feedback
If you have any feedback or suggestions, please open an issue in this repository.
## License
This project is licensed under the Apache license - see the [LICENSE.md](./LICENSE) file for details.