soft3 Python SDK
Python client for the soft3 stack. target audience: data science, ML pipelines, AI integration.
API
# particle computation
= # hemera hash → 32-byte particle
# connect to node
=
# query
=
# submit cyberlink
=
# search
=
install
pip install soft3
not yet published — scaffold only.
implementation
depends on:
- hemera WASM or FFI bindings (particle computation)
- BBG proof verification (Lens opening)
- query wire protocol (
schema/)
blocked on schema stabilisation and lens serde.