Relaycode

Documentation

Comprehensive documentation for Relaycode, a modern extrinsic builder for the Polkadot ecosystem.

Relaycode Documentation

Welcome to the documentation hub for Relaycode — a modern extrinsic builder for the Polkadot ecosystem. Relaycode provides a dual-pane interface for building, encoding, decoding, and submitting Substrate extrinsics with human-readable inputs on one side and encoded data on the other.

Key Sections

Getting Started

Learn how to connect your wallet, select a chain, and build your first extrinsic using Relaycode's dual-pane builder interface.

Guide

Understand the architecture, design patterns, and internal systems that power Relaycode, including the three-layer architecture and input component registry.

API Reference

Detailed reference for Relaycode's core modules: the input map type resolution system, SCALE codec encoding/decoding, and form validation utilities.

Components

Documentation for Relaycode's UI components, including the specialized input components for Substrate types like accounts, balances, vectors, and more.