Skip to main content

Python utilities used to generate and sign orders for the Kuest CTF Exchange

Project description

Kuest CLOB Python order-utils

PyPI

Python utilities used to generate and sign orders for the Kuest CTF Exchange

Install

pip install kuest-py-order-utils

Usage

from py_order_utils.builders import OrderBuilder
from py_order_utils.signer import Signer
from pprint import pprint

def main():
    exchange_address = "0x...."
    chain_id = 80002
    signer = Signer("0x....")
    builder = OrderBuilder(exchange_address, chain_id, signer)

    # Create and sign the order
    order = builder.build_signed_order(
        OrderData(
            ...
        )
    )

    # Generate the Order and Signature json to be sent to the CLOB API
    pprint(json.dumps(order.dict()))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kuest_py_order_utils-0.3.7.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kuest_py_order_utils-0.3.7-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file kuest_py_order_utils-0.3.7.tar.gz.

File metadata

  • Download URL: kuest_py_order_utils-0.3.7.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kuest_py_order_utils-0.3.7.tar.gz
Algorithm Hash digest
SHA256 d475e011481b772c8d2206b9fba2a084198ef3954388b7425054e77a946aab2c
MD5 72465db40f03a3b57e158f1c087ab0db
BLAKE2b-256 3a22615e4e26f20c51d862631c5430588ac8a0b54150640ffdac26e74abc8c7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kuest_py_order_utils-0.3.7.tar.gz:

Publisher: release.yaml on kuestcom/py-order-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kuest_py_order_utils-0.3.7-py3-none-any.whl.

File metadata

File hashes

Hashes for kuest_py_order_utils-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 dc0f258c2ed7419ac526600f0dca9de7b4b0d94e53d97a6e65e282585482de61
MD5 69047a5e6cd1527e64f0c9817be831b9
BLAKE2b-256 718dae5eb029df88bf7f9083c146e79e5c2bbd1f43e8318c1c265c245638605c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kuest_py_order_utils-0.3.7-py3-none-any.whl:

Publisher: release.yaml on kuestcom/py-order-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page