Polymarket

An Elixir client for the Polymarket API.

Installation

The package can be installed by adding ex_polymarket to your list of dependencies in mix.exs:

def deps do
[
{:ex_polymarket, "~> 0.1.0"}
]
end

Documentation

Documentation is published on HexDocs.

License

Released under the MIT License. See LICENSE.