Parity Technologies avatar

Parity Technologies

Official

@paritytech · United Kingdom

0Followers
|
763Public Repos
|
16Published Skills

Solutions for a trust-free world

Skills Distribution
DomainCloud & Comp...Blockchain Interop.. (40%)Distributed Ledger.. (30%)Cryptographic Tran.. (30%)

Agent Skills by Parity Technologies

Showing 16 vetted skills indexed across 3 GitHub repositories.

paritytechparitytech
8

migrating-to-product-sdk

Detect legacy product codebases and write migration specs for @parity/product-sdk.

Official
Advanced
paritytechparitytech
8

product-sdk-contracts

Manage smart contract interactions on Polkadot Asset Hub with ContractManager.

Official
Advanced
paritytechparitytech
8

product-sdk-transactions

Automate transaction submission, signer management, and key derivation for Polkadot using @parity/product-sdk.

Official
Intermediate
paritytechparitytech
8

product-sdk-chain-connection

Connect to Polkadot parachains and query chain state via @parity/product-sdk-chain-client.

Official
Intermediate
paritytechparitytech
8

product-sdk-statement-store

Manage ephemeral messaging and pub/sub interactions in the Polkadot Statement Store.

Official
Intermediate
paritytechparitytech
8

product-sdk-utilities

Perform address encoding, encryption, storage, and logging for Polkadot SDK applications.

Official
Intermediate
paritytechparitytech
8

product-sdk-cloud-storage

Store and retrieve data on the Cloud Storage parachain with chunked uploads.

Official
Advanced
paritytechparitytech
8

product-sdk-app-builder

Automate Polkadot application development using @parity/product-sdk packages.

Official
Advanced
paritytechparitytech
9

dot-cli

Manage Polkadot/Substrate chains via a command-line interface.

Official
Advanced
paritytechparitytech
2

polkadot-utilities

Integrate Polkadot address, crypto, storage, and logging utilities in TypeScript projects.

Official
Intermediate
paritytechparitytech
2

polkadot-app-builder

Scaffold and integrate Polkadot applications using polkadot-apps packages.

Official
Advanced
paritytechparitytech
2

polkadot-chain-connection

Creates typed clients for Polkadot chains with pluggable or preset configurations.

Official
Advanced
paritytechparitytech
2

polkadot-statement-store

Publish and subscribe ephemeral statements on the Polkadot Statement Store.

Official
Advanced
paritytechparitytech
2

polkadot-contracts

Create typed contract handles and submit transactions for Solidity and ink! contracts on Polkadot Asset Hub.

Official
Advanced
paritytechparitytech
2

polkadot-transactions

Submit and manage Polkadot transactions across signer providers and key-management utilities.

Official
Advanced
paritytechparitytech
2

polkadot-bulletin

Upload and fetch content-addressed data on the Polkadot Bulletin Chain.

Official
Advanced

Frequently Asked Questions About Parity Technologies

FAQPage Schema
What 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.