-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate Kleros' Seer platform into PMAT #484
Comments
I would enjoy working on this to learn the ropes on the repo, is that possible or is this a priority? |
@greenlucid feel free to pick this up! Happy to provide support if needed. |
This was split into multiple, smaller tasks for greater visibility - @greenlucid feel free to pick one up (a good start in my opinion would be #496) and let us know if you need input/clarifications. Thanks for contributing! |
This is also needed if we want to support Seer: #510 @greenlucid If you would be implementing something for Seer that's using market outcomes, I think it's easiest to consider only |
https://seer-3.gitbook.io/seer-documentation/developers/contracts
https://seer.pm/
Functionalities (similar to Omen)
-> CreateMarket (NOT conditional) --> this also involves creating pool on Swapr
-> Buy tokens - interacting with Swapr pool (but can be expanded to include Cowswap trades)
-> Sell tokens - same as above
-> Redeem winnings - different contract than Omen (not FixedProductMarketMaker)
The text was updated successfully, but these errors were encountered: