---
title: "infra/basectl"
description: "Ratatui-based terminal UI for interacting with Base, with WebSocket, clipboard, and contract support."
source: https://basehub.org/crates/infra/basectl/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `infra/basectl` sub-crate (`basectl-cli`) is part of the [infra crate group](/crates/infra/overview/).

It ships a ratatui terminal UI for interacting with Base nodes, including WebSocket subscriptions, clipboard helpers, and contract calls.

## Source

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