You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-> 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
The text was updated successfully, but these errors were encountered:
-> Add
MarketFactory
as Contract to PMAT-> Functions should at least include
createCategoricalMarket
andpublic conditionalTokenParams
(to fetch ERC20 outcome tokens)Tests
-> Write
local_chain
tests that allow a market to be created (see tutorial ) - start with non-conditional marketThe text was updated successfully, but these errors were encountered: