sirenmarkets / core

SIREN Core Smart Contracts
https://sirenmarkets.com/
GNU General Public License v3.0
42 stars 12 forks source link

Able to sell bTokens to AMM (not minted in AMM) #180

Open lukaskiss222 opened 2 years ago

lukaskiss222 commented 2 years ago

Right now, the amm support bTokenSell only for bTokens minted from the Amm.

The other projects allow traders to sell options, which have not been minted from the amm. We can also incorporate this feature to our Amm.

The benefits will be:

The negatives:

How to do it: