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

encointer signer device #441

Open
brenzi opened this issue Feb 26, 2022 · 1 comment
Open

encointer signer device #441

brenzi opened this issue Feb 26, 2022 · 1 comment
Labels

Comments

@brenzi
Copy link
Member

brenzi commented Feb 26, 2022

similar to parity signer, the encointer app could be used to sign extrinsics (or arbitrary payloads?) which were generated by a web service / browser extension

Story

  1. Business owner wants to update business metadata. This may be more convenient to do on a PC than on a mobile device. bazaar-web could offer an edit function that will take care of publishing content to IPFS. To migrate the entry, bazaar-web will create an extrinsic (or just a call?) with the new IPFS cids and show the user a QR code
  2. user scans QR code. App decodes and health-cheks the extrinsic (do not allow arbitrary extrinsics like parity signer)
  3. app signs and submits the extrinsic
encointer-extrinsic
V1.0
<chain-genesis>
<signer account>
<hex-encoded-call>

Use cases

@brenzi
Copy link
Member Author

brenzi commented May 17, 2023

check out standards for this, i.e. https://walletconnect.com/ (now supported by Nova Wallet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant