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(poc): Rebuild the PoC Dapp with React #138

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

feat(poc): Rebuild the PoC Dapp with React #138

wants to merge 12 commits into from

Conversation

Tbaut
Copy link
Collaborator

@Tbaut Tbaut commented Jan 23, 2025

closes #73

Not perfect, but it's a start, what's missing:

  • doesn't check if the input balance > the owned one
  • supported erc20 approvals, but there's no check of the amount
  • needs refactoring to clean up the send modal
  • stick closer to the design for send UI
  • needs some transitions for the display of assets
  • we may only show sweep for routes we actually support (only USDC right now)?

@Tbaut Tbaut changed the title React PoC feat(): Rebuild the PoC Dapp with React Jan 23, 2025
@Tbaut Tbaut changed the title feat(): Rebuild the PoC Dapp with React feat(poc): Rebuild the PoC Dapp with React Jan 23, 2025
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

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

Successfully merging this pull request may close these issues.

Balance Sweep PoC Enhancement
2 participants