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

Light Client Extension: account management #42

Open
5 tasks
statictype opened this issue Aug 17, 2023 · 0 comments
Open
5 tasks

Light Client Extension: account management #42

statictype opened this issue Aug 17, 2023 · 0 comments

Comments

@statictype
Copy link

statictype commented Aug 17, 2023

The Vision

The Polkadot Connect (temporary name) signer extension is an account management and signing tool with an integrated light client provider through which dApp users can interact with Polkadot chains.
It is meant to offer an example of integrating a JSON-RPC spec compliant light-client provider into a hot wallet and how dApps can interact with it.

It doesn’t intend to be an onboarding tool or compete with ecosystem wallets by including features like staking or portfolio management, but should provide seamless account import / export for users of other wallets.

Apart from that, it aims to bring a better user experience for Polkadot users looking for seamless interaction with the chain by offering customizable security robustness. These users are usually developers and people holding little value in their accounts.

The Plan

Account Management

  • seamless account import from existing wallets like Polkadot.js extension, Polkadot Vault, Talisman etc.
  • import parent and derived accounts at once
  • create an account specific to a single consensus family (no more available on all networks)
  • derive accounts from existing seeds
  • export accounts for backup and re-use in other wallets
@statictype statictype changed the title Light Client Extension: account management and user settings Light Client Extension: account management Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Draft
Development

No branches or pull requests

1 participant