---
title: "consensus/registry"
description: "Registry of superchain configurations — chain configs loaded from TOML."
source: https://basehub.org/crates/consensus/registry/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `kona-registry` crate holds the registry of superchain configurations, loaded from TOML.

## Source

<LinkCard title="View source on GitHub" href="https://github.com/base/base/tree/main/crates/consensus/registry" />
