npm @nktkas/hyperliquid 0.25.0
v0.25.0

latest releases: 0.30.0, 0.29.1, 0.29.0...
3 months ago

Features

  • Runtime validation of input parameters
  • Node.js >=20.19.0 support
  • Tree shaking support
  • Standardization of TypeScript types
  • Simplification of input types
  • CLI command for executing requests
  • New info API methods

...maybe something else

BREAKING CHANGES

  • Move isTestnet flag from ExchangeClient to transport layer
  • Redesigned WebSocketTransport settings
  • Private key directly supported only when creating a new instance of ExchangeClient
  • Due to the standardization of TypeScript types, direct use of types in old code is broken
  • userSignedActionEip712Types replaced with [api name] + Types from import /api/exchange

...maybe something else


If you encounter high TypeScript load due to SDK types, please let me know


Full Changelog: v0.24.3...v0.25.0

Don't miss a new hyperliquid release

NewReleases is sending notifications on new releases.