This repository is a customer-facing, read-only SDK for Aleatoric Hypercore services. Do not introduce signing, custody, or order-placement behavior.
- Align on public API changes before implementation.
- Preserve backward compatibility unless a versioned breaking change is explicitly approved.
- Update tests,
README.md, andCHANGELOG.mdin the same pull request. - Keep examples runnable from the repository root.
python3 -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
python -m pip install -e '.[dev]'
pytest
mypy -p hypercore_sdk
python -m build
python -m twine check dist/*- Email: github@aleatoric.systems
- Discord: request the current customer support invite from the Aleatoric Systems team