swivel.contracts.market_place

Classes

Class MarketPlace

class MarketPlace(
    v
)

Helper class that provides a standard way to create an ABC using inheritance.

Parameters

v (W3) Instance of a vendor W3 class (no other vendors are supported as of now)

Ancestors

  • swivel.abstracts.market_place.MarketPlace

  • swivel.abstracts.deployed.Deployed