Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/12-tools/03-comp-matrix.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metaTitle: Compatibility matrix

This Cardano components compatibility matrix shows the runtime Cardano component dependencies on a particular version of [cardano-node](https://github.com/input-output-hk/cardano-node/releases). (It does not reflect any stacks.) The compatibility matrix should be read in conjunction with the Cardano component dependencies definition.

Please note that you should use [node version 1.29.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.29.0) following the Alonzo protocol update.
Please note that you should be using [node version 1.30.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.30.1) following the Alonzo protocol update.

| [Cardano Node](https://github.com/input-output-hk/cardano-node/releases) | [Cardano DB Sync](https://github.com/input-output-hk/cardano-db-sync/releases) | [Smash](https://github.com/input-output-hk/smash/releases) | [Cardano Rosetta](https://github.com/input-output-hk/cardano-rosetta/releases) | [Cardano GraphQL](https://github.com/input-output-hk/cardano-graphql/releases) | [Cardano Explorer](https://github.com/input-output-hk/cardano-explorer-app/releases) | [Cardano Wallet](https://github.com/input-output-hk/cardano-wallet/releases) |
|---|---|---|---|---|---|---|
Expand Down