@polymarket/hospdk
A fork of the Hop Protocol JavaScript SDK for use with Polymarket proxy wallets and relayers.
Install
yarn add @polymarket/hopsdk
Development
Install dependencies
yarn
Run watcher
yarn dev
Generate documentation
yarn docs
Test
Start hardhat fork of Polygon
npx hardhat node
Run tests
yarn test