UNPKG

bybit-api-gnome

Version:

Forked for Lick Hunter, Complete & robust node.js SDK for Bybit's REST APIs and WebSockets v5, with TypeScript & integration tests.

2 lines (1 loc) 87 B
export declare function signMessage(message: string, secret: string): Promise<string>;