Browse by type
This repository is the central place for the development of the Avail Light Client.
The main components of this repository are structured as follows:
bootstrap/: Implementation of protocols that serve as the entry point to the P2P network of Light Clients.client/: Implements all necessary components for the functioning of the Light Client.core/: This library forms the core of Avail Light Client, providing essential clients and logic for the system.compatibility-test/: This folder contains compatibility tests.crawler/ : Diagnostic tool that crawls Light Client's P2P network.fat/ : Pushes grid data to the P2P network to ensure high hit rates.web/: Web implementation of the light client.$ claude mcp add avail-light \
-- python -m otcore.mcp_server <graph>