blockworks-foundation / mango-v3

Mango Markets V3 Smart Contract
MIT License
152 stars 91 forks source link

should we replace serum with openbook now? #210

Closed KirillLykov closed 1 year ago

KirillLykov commented 1 year ago

Just noticed that mango depends on serum and probably it is good to replace with openbook. For example: https://github.com/blockworks-foundation/mango-v3/blob/main/program/Cargo.toml#L27

mschneider commented 1 year ago

I think it's fine, because it's linking our own fork of the repo.