gnosis / prediction-market-agent

GNU Lesser General Public License v3.0
27 stars 5 forks source link

Seer market creation on PMAT #514

Closed gabrielfior closed 1 week ago

gabrielfior commented 1 week ago

-> Add MarketFactory as Contract to PMAT -> Functions should at least include createCategoricalMarket and public conditionalTokenParams (to fetch ERC20 outcome tokens)

Tests -> Write local_chain tests that allow a market to be created (see tutorial ) - start with non-conditional market

gabrielfior commented 1 week ago

Duplicated by https://github.com/gnosis/prediction-market-agent-tooling/issues/496