1.0.1 • Published 4 years ago
@cristiangpr/polymarket-hopsdk v1.0.1
@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