UNPKG

@firefly-exchange/firefly-client

Version:

The Firefly Client Library allows traders to sign, create, retrieve and listen to orders on Firefly Exchange.

6 lines (5 loc) 160 B
/** * Posts an order to exchange VIA KMS. Creates the signed order and places it to exchange, * without requiring two separate function calls. */ export {};