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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0469befdf370bb98f02eec597fd1b82397b9f81f36cdaff55e4e3a2711bab975
|
|
| MD5 |
7b70251fc441751a7e3a42d52ac257f8
|
|
| BLAKE2b-256 |
30de53f1d3c268d15dced02e19a00db72f941153aad1c61203ba50544294349e
|
Provenance
The following attestation bundles were made for hyperscaled-0.2.0.tar.gz:
Publisher:
publish.yml on taoshidev/hyperscaled-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
hyperscaled-0.2.0.tar.gz -
Subject digest:
0469befdf370bb98f02eec597fd1b82397b9f81f36cdaff55e4e3a2711bab975 - Sigstore transparency entry: 1394647611
- Sigstore integration time:
-
Permalink:
taoshidev/hyperscaled-sdk@d9e2f18bc96b504533d2a988e6e8fc0043e53ca7 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/taoshidev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@d9e2f18bc96b504533d2a988e6e8fc0043e53ca7 -
Trigger Event:
release
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7faf86cfdcc60e81e0df263425cda8f9adda5e9fe35dd64865c7840142f1339b
|
|
| MD5 |
bb8621cb5213c5f8e5f6400f73a4e0df
|
|
| BLAKE2b-256 |
74d899fcc380a8fbfe88cf93681872b3c4c4da499afbdbeba3de0f2781c1d00b
|
Provenance
The following attestation bundles were made for hyperscaled-0.2.0-py3-none-any.whl:
Publisher:
publish.yml on taoshidev/hyperscaled-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
hyperscaled-0.2.0-py3-none-any.whl -
Subject digest:
7faf86cfdcc60e81e0df263425cda8f9adda5e9fe35dd64865c7840142f1339b - Sigstore transparency entry: 1394647625
- Sigstore integration time:
-
Permalink:
taoshidev/hyperscaled-sdk@d9e2f18bc96b504533d2a988e6e8fc0043e53ca7 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/taoshidev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@d9e2f18bc96b504533d2a988e6e8fc0043e53ca7 -
Trigger Event:
release
-
Statement type: