UNPKG

@saturnnetwork/market-maker-strategy

Version:
3 lines (2 loc) 133 B
export { ActionType, Trade, CreateOrder, CancelOrder } from './actiontypes'; export { MarketMaker } from './strategy/market_making';