polkadot-api-patterns
Essential patterns for polkadot-api (PAPI) development. Use when implementing blockchain interactions with Polkadot/Substrate chains including transactions (signing, batching, watching), queries (storage, multi-key), observables (lifecycle tracking), type handling (MultiAddress, Binary), client setup, or debugging PAPI code. Critical for preventing the common mistake of using @polkadot/api (PJS) instead of polkadot-api (PAPI). Load whenever user mentions polkadot-api, blockchain transactions, pallet calls, or needs to fix PAPI-related type errors.
$ Installieren
git clone https://github.com/QuantumFusion-network/w3zard-gen /tmp/w3zard-gen && cp -r /tmp/w3zard-gen/.claude/skills/polkadot-api-patterns ~/.claude/skills/w3zard-gen// tip: Run this command in your terminal to install the skill
Repository

QuantumFusion-network
Author
QuantumFusion-network/w3zard-gen/.claude/skills/polkadot-api-patterns
1
Stars
0
Forks
Updated1w ago
Added1w ago