Skip to content

Redesign the different wallet contexts architecture #201

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

Open
steezeburger opened this issue Apr 11, 2025 · 0 comments
Open

Redesign the different wallet contexts architecture #201

steezeburger opened this issue Apr 11, 2025 · 0 comments
Assignees

Comments

@steezeburger
Copy link
Member

steezeburger commented Apr 11, 2025

  • create new to astria-wallet-context
    • this context remains global/top level
    • this is the context used by the other pages as well
    • only concerned with astria chain connection
  • refactor evm wallet context provider and cosmos wallet context provider to only wrap the bridge page
  • new useBridgeConnections hook that will consume astria-wallet-context, cosmos-wallet-context, and evm-wallet-context
    • this hook will manage source and destination chains
  • implement deposit-page-context
    • will consume useBridgeConnections
@steezeburger steezeburger self-assigned this Apr 11, 2025
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

1 participant