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.4.0.tar.gz (177.3 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.4.0-py3-none-any.whl (81.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hyperscaled-0.4.0.tar.gz
Algorithm Hash digest
SHA256 1600d4e530976b551e5c4d34be126cbecf5f41d544c274bae9085aee9899c07d
MD5 c0f07b6a8765450aeedb47362487ecc2
BLAKE2b-256 b2260d5bc34d10e0b3e06af886c8a74bf488692b8fc7ff6ed7631def68108193

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperscaled-0.4.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.4.0-py3-none-any.whl.

File metadata

  • Download URL: hyperscaled-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 81.4 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bfbe45c07ea939a046d15e4fb08ca7f690b7a92196091514efe0f81c4b0359c7
MD5 4566fa32e8aa87491c4b5fea2eab066b
BLAKE2b-256 3fd2f0f3db8566f87ad5e6763f63c3b9e8eb026a24c9b7055d3b5547eb3c04ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyperscaled-0.4.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