Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 433 Bytes

Polymarket-Bindings

The following repository is an archived set of bindings that fit to spec unto Polymarket's API, but it's faster.

Key features

  1. Native secp256k1 bindings (from Edward Stock's implementation)
  2. Native keccak256 hashing. Roughly 100x faster than the official Polymarket python library.
  3. Calls to the Polymarket REST APIs
  4. Object serialization