You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the contracts support a 2-sided market where the input of tokenA is swapped internally for tokenB before sourcing liquidity to fill the swap.
Each contract in v2.0 should support two-way streaming. This means 1 contract address for both sides of a market. Both sides of the market accrue tokens in the contracts and they will be exchanged at the rate provided by the oracle. Any surplus will be swapped on SushiSwap.
Make the contracts support a 2-sided market where the input of tokenA is swapped internally for tokenB before sourcing liquidity to fill the swap.
Each contract in v2.0 should support two-way streaming. This means 1 contract address for both sides of a market. Both sides of the market accrue tokens in the contracts and they will be exchanged at the rate provided by the oracle. Any surplus will be swapped on SushiSwap.
Example: Ricochet-Exchange/ricochet#7
The text was updated successfully, but these errors were encountered: