Skip to content

Conversation

@F-OBrien
Copy link

@F-OBrien F-OBrien commented Nov 5, 2025

Description

This PR adds a JSON-RPC reference for Polkadot SDK based chains. It includes two methods polkadot_signTransaction and SignerPayloadRaw and aligns with the polkadot examples https://docs.reown.com/advanced/multichain/polkadot/dapp-integration-guide

Tests

  • - Ran the changes locally with Mintlify and confirmed that the changes appear as expected.
  • - Ran a grammar check on the updated/created content using ChatGPT.

Direct link to the deployed preview files

Copilot AI review requested due to automatic review settings November 5, 2025 18:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for Polkadot RPC methods to the WalletConnect multi-chain RPC reference. The documentation describes JSON-RPC methods that wallets should implement to handle Polkadot transaction signing and message signing.

  • Adds new Polkadot RPC reference documentation file
  • Updates navigation configuration to include the new documentation
  • Documents two RPC methods: polkadot_signTransaction and polkadot_signMessage

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs.json Adds polkadot-rpc to the RPC reference navigation menu
advanced/multichain/rpc-reference/polkadot-rpc.mdx New documentation file describing Polkadot JSON-RPC methods with examples and security guidelines

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant