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

Create read-only view mode #1763

Open
LuizAsFight opened this issue Jan 9, 2025 · 3 comments
Open

Create read-only view mode #1763

LuizAsFight opened this issue Jan 9, 2025 · 3 comments

Comments

@LuizAsFight
Copy link
Contributor

LuizAsFight commented Jan 9, 2025

Right now we only allow to add accounts using 2 ways:
1- import from private key
2- add a derived account

Image

Feature

This issue aims to add a new way of adding an account: "Add read-only account".

It can be another button in the same screen, but when you open it, instead of asking for a private key, it will ask for the public address.

This address will be added to the accounts list

Requirements

This new address added is one account of type "read-only", which means its only purpose is to see the public information this address has, but it won't be possible to execute any action that requires an unlocked wallet, since we don't have the private key, we only have the public key

Things like "Send Transaction" and any other action that is not read-only, should be disabled when accessing an read-only account

@OthmanImam
Copy link

Hello,
I'm a full-stack developer, and i will love to carryout this issues if opportune.
@OthmanImam

@cridiv
Copy link

cridiv commented Feb 20, 2025

Hello, I have experience working with React, SCSS, Node.js, and PostgreSQL. I have reviewed the problem statement and believe I can provide an effective solution. I’d love to contribute to this project and can have a draft implementation ready within 24 hours.

@techpilot
Copy link

Could I take this task? I will deliver within 36 hours

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

4 participants