Fork of Polymarket CLOB Order Utils.
Typescript utilities used to generate and sign orders from Polymarket's Exchange
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.
bun add @dschz/polymarket-clob-order-utils