Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 824 Bytes

cosmos.md

File metadata and controls

15 lines (10 loc) · 824 Bytes

World of Cosmos

What are the projects in Cosmos?

Here you have an updated list of projects built on top of Cosmos.

Cosmos SDK

The Cosmos SDK is an open-source framework for building multi-asset public Proof-of-Stake (PoS) blockchains, like the Cosmos Hub, as well as permissioned Proof-of-Authority (PoA) blockchains. Blockchains built with the Cosmos SDK are generally referred to as application-specific blockchains.

The goal of the Cosmos SDK is to allow developers to easily create custom blockchains from scratch that can natively interoperate with other blockchains. We envision the Cosmos SDK as the npm-like framework to build secure blockchain applications on top of CometBFT.