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(cast): remove an account from cast wallet #9701

Open
18121A05L2 opened this issue Jan 17, 2025 · 4 comments
Open

feat(cast): remove an account from cast wallet #9701

18121A05L2 opened this issue Jan 17, 2025 · 4 comments
Labels
C-cast Command: cast first issue A good way to start contributing T-feature Type: feature

Comments

@18121A05L2
Copy link

Component

Cast

Describe the feature you would like

cast wallet remove --name <alias>

with this , one can able to remove the address they no longer needed

Additional context

when i was experimenting with the cast wallet i have added a whole bunch of wallet to the list , and now i need to scroll each time and check what accounts that i have with cast wallet list

@18121A05L2 18121A05L2 added T-feature Type: feature T-needs-triage Type: this issue needs to be labelled labels Jan 17, 2025
@github-project-automation github-project-automation bot moved this to Todo in Foundry Jan 17, 2025
@grandizzy
Copy link
Collaborator

@18121A05L2 you can manually remove them from ~/.foundry/keystores/ dir

@18121A05L2
Copy link
Author

18121A05L2 commented Jan 17, 2025

@grandizzy , instead of developers each time need to googling about this , if we can add this in the cast commands and providing it in the --help option , that would save a bit more time and also give flexibility to developers

we can't be always remember the path of the keystores and again we need to search for it so

when removing also cast will ask for the password , so who ever have authenticity they only can remove that using cast

i have another doubt , can we able to change password , seems like this option was also not there in the cast wallet

@DaniPopes DaniPopes added C-cast Command: cast and removed T-needs-triage Type: this issue needs to be labelled labels Jan 18, 2025
@zerosnacks zerosnacks added the first issue A good way to start contributing label Jan 20, 2025
@zerosnacks zerosnacks changed the title Remove an account from cast wallet feat(cast): remove an account from cast wallet Jan 20, 2025
@chiscookeke11
Copy link

Could I try solving this?

@wengDavo
Copy link

Can I take care of this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cast Command: cast first issue A good way to start contributing T-feature Type: feature
Projects
Status: Todo
Development

No branches or pull requests

6 participants