diff --git a/README.md b/README.md index f175a721bf..4b183faa3d 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,13 @@ Please see the [contributing page](./CONTRIBUTING.md). ### Dependencies The ledger currently requires [CometBFT v0.37.11](https://github.com/cometbft/cometbft/releases/tag/v0.37.11) is installed and available on path. This can be achieved through following [these instructions](https://github.com/cometbft/cometbft/blob/main/docs/guides/install.md) + +#### Hermes + +We maintain a fork of [hermes](https://github.com/heliaxdev/hermes) that adds support for Namada. + +Compatibility table with Namada: + +| Namada | Hermes | +| ----------- | ----------- | +| v0.44.0 | v1.10.0-namada-beta15-rc2 |