API Reference
These docs are for v2.0. Click to read the latest docs for v2.0.1.

Installation

The Bluefin (formerly Firefly) client library is available in TypeScript and Python, available on npm and pypi respectively, and can be added to your project using the following commands:

npm i @bluefin-exchange/bluefin-v2-client

// or
yarn add @bluefin-exchange/bluefin-v2-client

// we don't discriminate :)
pip install bluefin_v2_client_sui