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

Allow the user to select the network #6

Open
AhmedHanafy725 opened this issue Dec 19, 2024 · 2 comments
Open

Allow the user to select the network #6

AhmedHanafy725 opened this issue Dec 19, 2024 · 2 comments
Assignees
Milestone

Comments

@AhmedHanafy725
Copy link

AhmedHanafy725 commented Dec 19, 2024

maybe a dropdown menu with the supported networks and allow user to input his/her mnemonic

@maayarosama
Copy link
Collaborator

Work In progress :

  • Added a profile store to store user's mnemonic and chosen network
  • If the profile is set , it will set the client, Currently I'm facing the following error Error: Cannot convert 'V14' via asV0

@maayarosama
Copy link
Collaborator

maayarosama commented Dec 23, 2024

Work Completed:

  • Updated app title
  • Added validation to forms
  • Profile store and client store are now initialized with mnemonics and network provided by the user
  • Added a window interface and a helper method getDefaultUrls to set URLs according to the network provided by the user

Work In Progress(WIP);

  • Fixing build issue
  • Adding logout
  • Updating network without logging out
  • clearing forms after submit

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

No branches or pull requests

2 participants