Skip to content

Commit

Permalink
Update README to cosmoshub-4 (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schwarz committed Apr 21, 2021
1 parent 87daed3 commit 0ecb6ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ We have active, helpful communities on Twitter, Discord, and Telegram.
* [Twitter](https://twitter.com/cosmos)
* [Telegram](https://t.me/cosmosproject)

## Archives && Genesis
## 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).
With each version of the Cosmos Hub, the chain is restarted from a new Genesis state.
Mainnet is currently running as `cosmoshub-4`. Archives of the state of `cosmoshub-1`, `cosmoshub-2`, and `cosmoshub-3` are available [here](./docs/resources/archives.md).

If you are looking for historical genesis files and other data [`cosmos/mainnet`](http://github.com/cosmos/mainnet) is an excellent resource.
2 changes: 2 additions & 0 deletions docs/resources/archives.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ If you would like to search explorers for previous hub data, these are some link

- [Cosmos Hub 1](https://cosmoshub-1.bigdipper.live/)
- [Cosmos Hub 2](https://cosmoshub-2.bigdipper.live/)
- [Cosmos Hub 3](https://cosmoshub-3.bigdipper.live/)

### Hubble

- [Cosmos Hub 1](https://hubble.figment.network/cosmos/chains/cosmoshub-1)
- [Cosmos Hub 2](https://hubble.figment.network/cosmos/chains/cosmoshub-2)
- [Cosmos Hub 3](https://hubble.figment.network/cosmos/chains/cosmoshub-3)

If you want to makes archives available to the community, feel free to open a PR to this file and add them.

0 comments on commit 0ecb6ed

Please sign in to comment.