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

Improve liquidity section #568

Closed
wants to merge 2 commits into from
Closed

Conversation

PedroCo3lho
Copy link

@PedroCo3lho PedroCo3lho commented Nov 2, 2024

In https://app.soroswap.finance/liquidity

#564

  • Change name "Liquidity" for "Pools"
  • Show a list of all pools, similar to http://localhost:3100/?network=mainnet.
  • In list of pools, if wallet is not connected show, TVL, APY and "Connect Wallet" in the same row
  • When wallet is connected, show Share of Pool, TVL, APY and "Add Liqudiity" button.
  • Sort pools for share of pool"
  • If Share of pool is greater than 0, button should be called "Manage"
  • If shar of pool is 0, button should be called "Add Liquidity"
  • We should have a button to add liquidity to a non existing pool (Create Liqudiity Pool)

I was unable to view the list of pools in the liquidity section or create a new one, despite testing both the standalone network with the core repository running locally and the testnet. Taking a look on xBull, I noticed that it is possible to create a pool directly through the wallet. I can attempt to replicate this and observe the expected behavior.

I have some questions:

Copy link

vercel bot commented Nov 2, 2024

@PedroCo3lho is attempting to deploy a commit to the PaltaLabs OU Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 7:32pm

@esteblock
Copy link
Member

Close as not complete

@esteblock esteblock closed this Nov 6, 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.

2 participants