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

Order Options Flow #112

Open
Alexangelj opened this issue Nov 11, 2020 · 0 comments
Open

Order Options Flow #112

Alexangelj opened this issue Nov 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request low priority a feature that is not key to handle immediately

Comments

@Alexangelj
Copy link
Contributor

Add a proper flow for creating new options (deploying the contracts).

This flow should be triggered by the + New Market button below the option's table rows.

It should update the sidebar with a card with the following information and required inputs:
(Also, this should implicitly assume we are creating an option on the underlying market, with the chosen strike date)

  • Strike price (should be a dropdown with values close to the underlying asset spot price)
  • Optional strike date changer?
  • Toggle for providing initial liquidity
  • if toggled, display information for initial uniswap reserve ratios / premium

Functionality it should be capable of:

  • deploying the option contract
  • adding liquidity if that is toggled

The current New Market order card is almost there, but just needs a little more work.

@Alexangelj Alexangelj added the enhancement New feature or request label Nov 11, 2020
@Alexangelj Alexangelj added the low priority a feature that is not key to handle immediately label Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority a feature that is not key to handle immediately
Projects
None yet
Development

No branches or pull requests

2 participants