Frankencoin-ZCHF / frankencoin-dapp

Frankencoin Web App to interact with the Eco System
https://frankencoin.com/
MIT License
0 stars 4 forks source link

Adapt Bid Page #5

Closed luziusmeisser closed 9 months ago

luziusmeisser commented 9 months ago

The bid page should be adjusted to the Dutch auction.

image

Things to change:

  1. Instead of entering a ZCHF amount, the user has to specify the amount of VOL tokens that they want to acquire. By default, this should be set to the remaining collateral amount
  2. Below that, we should show the expected costs in ZCHF.
  3. Clicking the ZCHF the user has in the wallet should fill in "min(wallet / price, available collateral)" into the text box, such that the expected costs match what the user has in the wallet (if there is enough collateral available)