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

Enhance Dex functionality with new components and improved user experience #563

Closed
wants to merge 97 commits into from

Conversation

etsraphael
Copy link
Owner

Introduce a home page for Dex, enhance swapping and liquidity functionalities, and improve overall layout and styling. Implement dynamic network and token selection dialogs, along with transaction management features. Refactor code for better maintainability and integrate new state management for swaps and transactions.

UI/src/app/shared/data/tokenList.ts Dismissed Show dismissed Hide dismissed
props<{ payload: ILiquidityPayload }>()
);
export const removeLiquidityActionSuccess = createAction(
'[Swap] Remove Liquidity Actions Success', // TODO: Add type here

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@etsraphael etsraphael closed this Dec 10, 2024
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.

1 participant