I don’t see a place for listing book orders, so does this use an automated Market Maker? What’s the algorithm? (e.g. Hanson’s LMSR?) Where can we find the code?
There are no book orders; OpenPredict uses an automated market maker, and you can view the solana contract code inside the git repo here. We use constant function market makers, like manifold and uniswap. Curious to know if there’s any benefit in selecting one vs the other, though.
I don’t see a place for listing book orders, so does this use an automated Market Maker? What’s the algorithm? (e.g. Hanson’s LMSR?) Where can we find the code?
There are no book orders; OpenPredict uses an automated market maker, and you can view the solana contract code inside the git repo here. We use constant function market makers, like manifold and uniswap. Curious to know if there’s any benefit in selecting one vs the other, though.