curvefi / curve-frontend

Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.
https://curve.fi/
MIT License
21 stars 25 forks source link

Allow 'Balanced' deposit in pools using custom token amounts #85

Open OnlyJousting opened 7 months ago

OnlyJousting commented 7 months ago

Currently 'Add all coins in a balanced proportion' only allows for a 'Max' amount of tokens to deposited. When adjusting the token amount input the 'Balanced' checkbox gets toggled off.

The user should be able to set an amount in either input and get a calculation for the amounts of the other token(s).