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

[Refactor] Remove ether.js : Refactors wallets checks #534

Open
3 tasks
hermannleboss opened this issue Jan 21, 2025 · 0 comments
Open
3 tasks

[Refactor] Remove ether.js : Refactors wallets checks #534

hermannleboss opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
code quality enhancement New feature or request good first issue Good for newcomers refactor code or file refactoring
Milestone

Comments

@hermannleboss
Copy link
Contributor

hermannleboss commented Jan 21, 2025

Description

Refactor wallets related checks that occur before using the app and display a beautiful error message.
Handle this check in App.vue
Or create a composable to check and just return the status.

Acceptance Criteria

  • Check if the browser have a wallet installed
  • Check if the wallet is connected and request to connect to the wallet.
  • Switch nework request and display the status if it's not supported.
@hermannleboss hermannleboss added code quality enhancement New feature or request good first issue Good for newcomers refactor code or file refactoring labels Jan 21, 2025
@hermannleboss hermannleboss added this to the CNC-M1 milestone Jan 27, 2025
@hermannleboss hermannleboss changed the title [Refactor] : Refactors wallets checks [Refactor] Remove ether.js : Refactors wallets checks Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality enhancement New feature or request good first issue Good for newcomers refactor code or file refactoring
Projects
None yet
Development

No branches or pull requests

2 participants