@polkadot-agent-kit/common
v2.1.5
Published
SDK common code for Polkadot Agent Kit for developers
Downloads
207
Readme
Overview
The @polkadot-agent-kit/common package provides shared TypeScript types, chain metadata, client helpers, and utility functions used across the Polkadot Agent Kit (core, sdk, and llm packages).
Features
- Strongly-Typed Models: Accounts, transactions, chains, APIs
- Chain Metadata: Supported chains and helpers (relay/system/para detection)
- Formatting Utilities: Balance parsing/formatting helpers
- Crypto Utilities: Address/SS58 helpers and convenience methods
- Client Helpers: Smoldot provider utilities and client setup helpers
Installation
pnpm add @polkadot-agent-kit/commonDevelopment
pnpm install
pnpm build
pnpm testLicense
Published under MIT License.
Made with 💛 by Elastic Labs
