cosmos-sdk/docs/user/user.md
mergify[bot] 4af4c271ff
docs: bring back user docs in main repo (backport #22201) (#22208)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 09:33:49 +02:00

1018 B

sidebar_position
0

User Guides

This section is designed for developers who are using the Cosmos SDK to build applications. It provides essential guides and references to effectively use the SDK's features.

  • Setting up keys - Learn how to set up secure key management using the Cosmos SDK's keyring feature. This guide provides a streamlined approach to cryptographic key handling, which is crucial for securing your application.
  • Running a node - This guide provides step-by-step instructions to deploy and manage a node in the Cosmos network. It ensures a smooth and reliable operation of your blockchain application by covering all the necessary setup and maintenance steps.
  • CLI - Discover how to navigate and interact with the Cosmos SDK using the Command Line Interface (CLI). This section covers efficient and powerful command-based operations that can help you manage your application effectively.