Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Polkadot SDK JSON-RPC methods documentation #274

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

F-OBrien
Copy link

@F-OBrien F-OBrien commented Jan 31, 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 Docusaurus. and confirmed that the changes appear as expected.
  • - Applied the corrections suggested by Cspell on the .mdx files with changes.

Preview/s

https://reown-docs-git-fork-f-obrien-main-reown-com.vercel.app/advanced/multichain/rpc-reference/polkadot-sdk-rpc

Copy link

vercel bot commented Jan 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reown-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2025 10:33pm

@rtomas
Copy link
Collaborator

rtomas commented Feb 5, 2025

@F-OBrien thanks for the contribution.
Would you min fixing the sidebars.js modifications ?

@F-OBrien
Copy link
Author

F-OBrien commented Feb 5, 2025

@F-OBrien thanks for the contribution. Would you min fixing the sidebars.js modifications ?

Looks like when I saved the change to sidebar.js modifications my IDE applied your prettier rules from .prettierrc.json. I've reverted them

@F-OBrien
Copy link
Author

@rtomas just tagging in case you didn't see I updated. Let me know if you meant something else?

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.

2 participants