polkadot-js / apps

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
https://dotapps.io
Apache License 2.0
1.75k stars 1.54k forks source link

Feature request: curl #10892

Open gilescope opened 1 month ago

gilescope commented 1 month ago

It would be really cool if the extrinsics and the rpc calls have a copy curl command to the copy buffer. (We are renaming polkadot-js to polkadot dev wallet so let's make it really useful to developers).

TarikGul commented 1 month ago

I think this would be a great external contribution. There is no chance I will have any bandwidth to do this myself for a long time, but would love to see someone tackle this if they would like.

PR's welcome, happy to add any guidance in a subsequent PR.