@cristiangpr/polymarket-hopsdk
v1.0.1
Published
Fork of Hop Protocol JavaScript SDK for Polymarket use
Downloads
6
Readme
@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