UNPKG

@nktkas/hyperliquid

Version:

Hyperliquid API SDK for all major JS runtimes, written in TypeScript.

11 lines 224 B
#!/usr/bin/env node /** * Command-line interface for interacting with Hyperliquid API. * * @example * ```sh * npx @nktkas/hyperliquid <endpoint> <method> [options] * ``` */ export {}; //# sourceMappingURL=cli.d.ts.map