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) 152 B
/** * Posts an order to exchange. Creates the signed order and places it to exchange, * without requiring two separate function calls. */ export {};