Skip to content

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

Open
Tbaut wants to merge 12 commits into
masterfrom
tbaut-poc
Open

feat(poc): Rebuild the PoC Dapp with React#138
Tbaut wants to merge 12 commits into
masterfrom
tbaut-poc

Conversation

@Tbaut

@TbautTbaut commented Jan 23, 2025

Copy link
Copy Markdown

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)?

@TbautTbaut changed the title React PoCfeat(): Rebuild the PoC Dapp with ReactJan 23, 2025
@TbautTbaut changed the title feat(): Rebuild the PoC Dapp with Reactfeat(poc): Rebuild the PoC Dapp with ReactJan 23, 2025
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Comment threadweb/src/utils/index.ts
Comment threadweb/src/hooks/useTokens.tsx Outdated
Comment threadweb/src/hooks/useCoinPrice.tsx
Comment threadweb/src/components/SendModal/SendContent.tsx Outdated
@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Sign up for freeto 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

@Tbaut@saadahmsiddiqui