# gaia **Repository Path**: critsun/gaia ## Basic Information - **Project Name**: gaia - **Description**: cosmos gaia - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-15 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gaia Gaia is the first implementation of the Cosmos Hub, built using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk). Gaia and other Cosmos Hubs allow fully sovereign blockchains to interact with one another using a protocol called [IBC](https://github.com/cosmos/ics/tree/master/ibc) that enables Inter-Blockchain Communication. [![codecov](https://codecov.io/gh/cosmos/gaia/branch/master/graph/badge.svg)](https://codecov.io/gh/cosmos/gaia) [![Go Report Card](https://goreportcard.com/badge/github.com/cosmos/gaia)](https://goreportcard.com/report/github.com/cosmos/gaia) [![license](https://img.shields.io/github/license/cosmos/gaia.svg)](https://github.com/cosmos/gaia/blob/master/LICENSE) [![LoC](https://tokei.rs/b1/github/cosmos/gaia)](https://github.com/cosmos/gaia) [![GolangCI](https://golangci.com/badges/github.com/cosmos/gaia.svg)](https://golangci.com/r/github.com/cosmos/gaia) ## Documentation Documentation for the Cosmos Hub lives at [hub.cosmos.network](https://hub.cosmos.network/main/hub-overview/overview.html). ## Talk to us! We have active, helpful communities on Twitter, Discord, and Telegram. * [Discord](https://discord.gg/huHEBUX) * [Twitter](https://twitter.com/cosmos) * [Telegram](https://t.me/cosmosproject) ## Archives && Genesis With each version of the Cosmos Hub, the chain is restarted from a new Genesis state. This version will be used to upgrade `cosmoshub-3` to `cosmoshub-4`. Mainnet is currently running as `cosmoshub-3`. Archives of the state of `cosmoshub-1` and `cosmoshub-2` are available [here](./docs/resources/archives.md). If you are looking for historical genesis files and other data [`cosmos/launch`](http://github.com/cosmos/launch) is an excellent resource. ## Disambiguation Gaia is not related to the [React-Cosmos](https://github.com/react-cosmos/react-cosmos) project (yet). Many thanks to Evan Coury and Ovidiu (@skidding) for this Github organization name. Per our agreement, this disambiguation notice will stay here.