Metadata-Version: 2.2
Name: bluefin_v2_client_sui
Version: 1.1.7
Summary: Library to interact with Bluefin exchange protocol including its off-chain api-gateway and on-chain contracts
Project-URL: Homepage, https://github.com/fireflyprotocol/bluefin-v2-client-python
Project-URL: Bug Reports, https://github.com/fireflyprotocol/bluefin-v2-client-python/issues
Project-URL: Source, https://github.com/fireflyprotocol/bluefin-v2-client-python
Keywords: bluefin,exchange,decentralized,perpetuals,blockchain
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests~=2.31.0
Requires-Dist: aiohttp~=3.8.5
Requires-Dist: aiosignal~=1.3.1
Requires-Dist: asn1crypto~=1.5.1
Requires-Dist: async-timeout~=4.0.3
Requires-Dist: attrs~=23.1.0
Requires-Dist: bidict~=0.22.1
Requires-Dist: bip-utils~=2.7.1
Requires-Dist: cbor2~=5.4.6
Requires-Dist: cffi~=1.15.1
Requires-Dist: charset-normalizer~=3.2.0
Requires-Dist: coincurve~=17.0.0
Requires-Dist: crcmod~=1.7
Requires-Dist: ecdsa~=0.18.0
Requires-Dist: ed25519-blake2b~=1.4
Requires-Dist: frozenlist~=1.4.0
Requires-Dist: gevent~=23.9.1
Requires-Dist: greenlet~=3.0.3
Requires-Dist: idna~=3.4
Requires-Dist: multidict~=6.0.4
Requires-Dist: netifaces~=0.10.6
Requires-Dist: py-sr25519-bindings~=0.2.0
Requires-Dist: pycparser~=2.21
Requires-Dist: pycryptodome~=3.18.0
Requires-Dist: PyNaCl~=1.5.0
Requires-Dist: python-engineio~=4.6.0
Requires-Dist: python-socketio~=5.8.0
Requires-Dist: six~=1.16.0
Requires-Dist: websocket-client~=1.6.2
Requires-Dist: yarl~=1.9.2
Requires-Dist: zope.event~=5.0
Requires-Dist: zope.interface~=6.0
Requires-Dist: eth-utils==2.2.2

<div align="center">
  <img height="100x" src="https://bluefin.io/images/bluefin-logo.svg" />

  <h1 style="margin-top:20px;">Bluefin Python Client Library</h1>

</div>

Python Client for the Bluefin Exchange API and SUI Contracts.

## 📘 Bluefin RFQ Client Documentation
🔹 Learn how to use the RFQ Client by following the guide below

[![Read RFQ Client Docs](https://img.shields.io/badge/Read%20Docs-bluefin%20RFQ%20Client-blue?style=for-the-badge)](https://github.com/fireflyprotocol/bluefin-v2-client-python/blob/main/docs/README.rfq.md)

## 📘 Bluefin Perps Exchange V2 Client Documentation
🔹 Learn how to use the Bluefin V2 Perps Client by following the guide below 

[![Read Perps v2 Client Docs](https://img.shields.io/badge/Read%20Docs-bluefin%20perps%20(v2)%20Client-blue?style=for-the-badge)](https://github.com/fireflyprotocol/bluefin-v2-client-python/blob/main/docs/README.perps.md)
​

