Skip to main content

Shared Utils

Shared utility functions and helpers for the Substrate project.

Overview

This package provides common utilities that are used across packages and applications, including:

  • Logging - Structured logging with Pino
  • Type utilities - Helper functions that work with shared-types
  • Common helpers - Reusable utility functions

All utilities are written in TypeScript for type safety.

API Reference

See the API Reference.