Parity Technologies
Official@paritytech · United Kingdom
Solutions for a trust-free world
Agent Skills by Parity Technologies
Showing 16 vetted skills indexed across 3 GitHub repositories.
migrating-to-product-sdk
Detect legacy product codebases and write migration specs for @parity/product-sdk.
product-sdk-contracts
Manage smart contract interactions on Polkadot Asset Hub with ContractManager.
product-sdk-transactions
Automate transaction submission, signer management, and key derivation for Polkadot using @parity/product-sdk.
product-sdk-chain-connection
Connect to Polkadot parachains and query chain state via @parity/product-sdk-chain-client.
product-sdk-statement-store
Manage ephemeral messaging and pub/sub interactions in the Polkadot Statement Store.
product-sdk-utilities
Perform address encoding, encryption, storage, and logging for Polkadot SDK applications.
product-sdk-cloud-storage
Store and retrieve data on the Cloud Storage parachain with chunked uploads.
product-sdk-app-builder
Automate Polkadot application development using @parity/product-sdk packages.
dot-cli
Manage Polkadot/Substrate chains via a command-line interface.
polkadot-utilities
Integrate Polkadot address, crypto, storage, and logging utilities in TypeScript projects.
polkadot-app-builder
Scaffold and integrate Polkadot applications using polkadot-apps packages.
polkadot-chain-connection
Creates typed clients for Polkadot chains with pluggable or preset configurations.
polkadot-statement-store
Publish and subscribe ephemeral statements on the Polkadot Statement Store.
polkadot-contracts
Create typed contract handles and submit transactions for Solidity and ink! contracts on Polkadot Asset Hub.
polkadot-transactions
Submit and manage Polkadot transactions across signer providers and key-management utilities.
polkadot-bulletin
Upload and fetch content-addressed data on the Polkadot Bulletin Chain.
Frequently Asked Questions About Parity Technologies
FAQPage SchemaWhat specific tasks can developers perform using these capabilities?▼
Developers can manage Polkadot parachain connections, execute smart contract transactions on the Asset Hub, handle address encoding and key derivation, and store ephemeral data within the Statement Store or Bulletin Chain.
Which technical personas are the primary users of these resources?▼
These resources are designed for blockchain engineers, decentralized application developers, and infrastructure architects building on the Substrate framework who require direct integration with Polkadot network primitives and parachain state.
What are the core prerequisites for implementing these solutions?▼
Implementation requires a TypeScript development environment and familiarity with the Substrate ecosystem. Users must have access to a running Polkadot node or parachain endpoint and possess valid cryptographic key pairs for transaction signing and address management.