Skip to content

dsnchz/polymarket-clob-order-utils

 
 

Repository files navigation

Polymarket CLOB Order Utils (@dschz)

License npm Bundle Size CI

Fork of Polymarket CLOB Order Utils.

Typescript utilities used to generate and sign orders from Polymarket's Exchange

Differences from Original

I am attempting to optimize the dependency chain of the TypeScript Polymarket CLOB Client (which I also made a fork of).

I am explicitly importing the exact @ethersproject dependencies that are required without bringing in all of the ethers library to reduce the total bundle size of the library.

Installation

bun add @dschz/polymarket-clob-order-utils

About

Typescript utility to generate and sign orders for Polymarket's CLOB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%