Selected dispatchables of Substrate pallets, to be re-exported by txwrappers.
Core components for creating a txwrapper lib.
Polkadot-js type registry creation assistants for txwrapper libraries.
Protocol for connect message passing with the extension
<br /><br />
Substrate-connect well known chain specifications
Helper functions for Polkadot, Kusama, Paseo and Westend offline transaction generation.
Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.
No description provided.
<img src="talisman.svg" alt="Talisman" width="15%" align="right" />
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
BitGo SDK coin library for Substrate base implementation
Production-ready, enterprise-grade TypeScript framework for building multi-tenant APIs
Transport-agnostic primitives for the [Substrate](https://github.com/johnplanow/substrate) platform. This is the foundation package — adapters, dispatch, routing, persistence, telemetry, cost tracking, event bus, and supervisor analysis — kept free of SDL
Nucleus::Core - SCSS styles & helpers
Light client that connects to Polkadot and Substrate-based blockchains
Polkadot.js type definations
SDLC-specific orchestration for the [Substrate](https://github.com/johnplanow/substrate) platform. This package contains the phase-aware handlers, graph orchestrator, DOT pipeline topology, verification pipeline, learning loop, and unified run manifest th
This TypeScript package provides low-level bindings to the [Substrate JSON-RPC Interface](https://paritytech.github.io/json-rpc-interface-spec/introduction.html), enabling interaction with Substrate-based blockchains.
Software factory capabilities for the [Substrate](https://github.com/johnplanow/substrate) platform — the graph execution engine, scenario-based validation, convergence loops, digital twin orchestration, LLM client with middleware, and pipeline template l
Promise and RxJS wrappers around the Polkadot JS RPC
JS/TS development environment configuration and dependencies for @substrate projects.
A list of all available Substrate networks and their applicable prefixes
TS / Node API for Substrate/Polkadot based apps running on Ledger devices
Categorical core of the Nucleus substrate: Session (the agent action), Projection (the verifiable record functor — Identity, Capability, Flow, Economic, …), and Receipt (the Ed25519-signed colimit). Lightweight, no runtime deps. See docs/architecture/substrate.md.
Demand-side SDK for the Nucleus substrate. Async HTTP `Client` over the hub plus a single `verify_receipt_fully` entry that walks all four projections (Identity, Capability, Flow, Economic) of a Receipt. Composes substrate-core + identity-projection + flow-projection + mechanism-vcg.