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

[chore]: Enhance wallet port communication #28

Closed
jsanmigimeno opened this issue Jun 3, 2024 · 1 comment
Closed

[chore]: Enhance wallet port communication #28

jsanmigimeno opened this issue Jun 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jsanmigimeno
Copy link
Member

Expand the logic of the wallet port communication:

  • Allow all wallet chains to be accessed from the same wallet port.
  • Allow for different kind of requests to go through the port (currently, only transaction requests are allowed).
  • Implement 'current gas fee' queries.

This is required for #24

@jsanmigimeno
Copy link
Member Author

Implemented on #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant