# Polymarket v0.1.0 - Table of Contents

> An Elixir client for the Polymarket API.

## Pages

- [Polymarket](readme.md)

## Modules

- [Polymarket](Polymarket.md): Documentation for `Polymarket`.

- [Polymarket.Supervisor](Polymarket.Supervisor.md): Supervisor for the processes to communicate with Polymarket.

- [Polymarket.WebSocket](Polymarket.WebSocket.md): A WebSocket client for the Polymarket CLOB market feed.
- [Polymarket.WebSocket.MessageHandler](Polymarket.WebSocket.MessageHandler.md): Pure functions to handle messages coming from the Polymarket websocket.

- [Polymarket.WebSocket.SocketSupervisor](Polymarket.WebSocket.SocketSupervisor.md): Dynamic supervisor for all websocket connections to polymarket.

