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 req.: Add ability to download data embeded in QR codes #673

Open
nuke-web3 opened this issue Aug 30, 2023 · 3 comments
Open

Feat req.: Add ability to download data embeded in QR codes #673

nuke-web3 opened this issue Aug 30, 2023 · 3 comments

Comments

@nuke-web3
Copy link

The portal's various QR codes don't include any way to get the data that is present in the QR codes. The metadata portal should provide that as a raw download link too, not just the QR.

Related to #28 but also just for convenience, this option would be a user friendly way to get that data for this portal as well as https://github.com/novasamatech/metadata-portal fork of this repo, where various parachains are listed.

@prybalko
Copy link
Contributor

Could you elaborate on what the use case is for this feature?

@nuke-web3
Copy link
Author

https://matrix.to/#/!DdfYhHuqjPrESXfCDj:parity.io/$tCMRJ-VP9T3DkVwoowaTdz5LRS8Puh_YN5oQ2m6gfsc?via=parity.io&via=web3.foundation

I want to validate and use the metadata for things outside the Vault. As this data is already here, but there is no way to get it on the portal without scanning it.

@prybalko
Copy link
Contributor

prybalko commented Aug 31, 2023

subxt might be the better tool for this.

It's more flexible and supports multiple formats: json, hex or bytes.

Example usage:

subxt metadata --url="https://westend-rpc.polkadot.io:443" -f bytes

Moreover, Metadata Portal might be deprecated once paritytech/polkadot-sdk#291 is merged.

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

No branches or pull requests

2 participants