github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/cosmos-sdk/docs/intro/README.md (about)

     1  <!--
     2  order: false
     3  parent:
     4    order: 1
     5  -->
     6  
     7  # Introduction
     8  
     9  This folder contains introduction material on the Cosmos SDK.
    10  
    11  1. [Overview](./overview.md)
    12  2. [Application-Specific Blockchains](./why-app-specific.md)
    13  3. [Architecture of an SDK Application](./sdk-app-architecture.md)
    14  4. [Cosmos SDK Design Overview](./sdk-design.md)
    15  
    16  After reading the introduction material, head over to the [basics](../basics/README.md) to learn more.