Skip to main content

CLI & SDK for the Hyperscaled funded trading platform on Hyperliquid

Project description

Hyperscaled SDK & CLI

Python CLI and SDK for the Hyperscaled funded trading platform on Hyperliquid, powered by the Vanta Network.

Installation

pip install hyperscaled

For Hyperliquid SDK integration:

pip install "hyperscaled[hl]"

CLI Quick Start

hyperscaled --help        # Show all command groups
hyperscaled --version     # Print version
hyperscaled config show   # Show local SDK configuration
hyperscaled config path   # Print ~/.hyperscaled/config.toml
hyperscaled miners list   # List entity miners and account sizes

SDK Quick Start

from hyperscaled import HyperscaledClient

client = HyperscaledClient(hl_wallet="0x...", payout_wallet="0x...")

# Inspect resolved configuration
print(client.config.wallet.hl_address)
print(client.config.api.hyperscaled_base_url)
print(client.config.api.validator_api_url)  # orchestrator (e.g. purchase /api/register)

# Miner catalog discovery
for miner in client.miners.list_all():
    print(miner.slug, miner.payout_cadence, miner.available_account_sizes)

Development

git clone https://github.com/hyperscaled/hyperscaled-sdk.git
cd hyperscaled-sdk
pip install -e ".[dev]"

# Lint
ruff check .

# Type check
mypy hyperscaled

# Test
pytest

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

hyperscaled-0.2.0.tar.gz (167.6 kB view details)

Uploaded Source

Built Distribution

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

hyperscaled-0.2.0-py3-none-any.whl (77.0 kB view details)

Uploaded Python 3

File details

Details for the file hyperscaled-0.2.0.tar.gz.

File metadata

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

File hashes

Hashes for hyperscaled-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0469befdf370bb98f02eec597fd1b82397b9f81f36cdaff55e4e3a2711bab975
MD5 7b70251fc441751a7e3a42d52ac257f8
BLAKE2b-256 30de53f1d3c268d15dced02e19a00db72f941153aad1c61203ba50544294349e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperscaled-0.2.0.tar.gz:

Publisher: publish.yml on taoshidev/hyperscaled-sdk

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

File details

Details for the file hyperscaled-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: hyperscaled-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 77.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hyperscaled-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7faf86cfdcc60e81e0df263425cda8f9adda5e9fe35dd64865c7840142f1339b
MD5 bb8621cb5213c5f8e5f6400f73a4e0df
BLAKE2b-256 74d899fcc380a8fbfe88cf93681872b3c4c4da499afbdbeba3de0f2781c1d00b

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperscaled-0.2.0-py3-none-any.whl:

Publisher: publish.yml on taoshidev/hyperscaled-sdk

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