API Reference
Reference documentation for every package in @parity/product-sdk. Start with the umbrella package for app-level primitives like createApp, or jump into a leaf package for focused functionality.
| Package | Summary |
|---|---|
@parity/product-sdk | Unified SDK for building products on the Polkadot ecosystem. |
@parity/product-sdk-address | Address handling for accounts that live on both Substrate (SS58) and EVM (H160) chains. |
@parity/product-sdk-chain-client | Typed, multi-chain Polkadot API client. |
@parity/product-sdk-cloud-storage | Upload and retrieve content from the cloud |
@parity/product-sdk-contracts | Typed contract interactions on Polkadot Asset Hub. |
@parity/product-sdk-crypto | Cryptographic primitives for the Polkadot app ecosystem. |
@parity/product-sdk-host | Detect and talk to the Polkadot Desktop/Mobile host container. |
@parity/product-sdk-keys | Derive application keys from a user’s account without touching their seed phrase. |
@parity/product-sdk-local-storage | One key-value API across the host container and the browser. |
@parity/product-sdk-logger | Structured, namespace-filtered logging for the SDK. |
@parity/product-sdk-signer | Account connection and signing, decoupled from where the keys actually live. |
@parity/product-sdk-statement-store | Publish/subscribe over the Polkadot Statement Store. |
@parity/product-sdk-terminal | — |
@parity/product-sdk-tx | Submit Polkadot transactions and follow them to finality. |
@parity/product-sdk-utils | Encoding, hashing, token formatting, and balance querying for the Polkadot app ecosystem. |
Last updated on