BibliothecaDAO / eternum

onchain eternal game
https://alpha-eternum.realms.world
MIT License
46 stars 34 forks source link

[client] feat: next iteration of order book #1017

Closed ponderingdemocritus closed 1 month ago

ponderingdemocritus commented 3 months ago

For the next iteration of the order book, we should allow users to purchase incremental parts of the order. This requires discussion and will happen after the AMM is working as expected.

What this means:

Order: 100,000 Stone @ 0.1 Lords

Anyone come and purchase any quantity of the 100,000 lords.

Benefit It means you can purcahse exactly what you want, rather than a huge amount. And for sellers you only have to make 1 big order, rather than splitting it up. This will increase the velocity of trading.

aymericdelab commented 1 month ago

separated into #1214 and #1213