Current section
Files
Jump to
Current section
Files
lib/polymarket.ex
defmodule Polymarket do
@moduledoc """
Elixir client for the Polymarket APIs.
See `Polymarket.Gamma` (Gamma REST), `Polymarket.Clob` (CLOB REST),
`Polymarket.Geoblock`, and `Polymarket.WebSocket` (the CLOB market feed).
"""
end