Python bindings for the smoldot_light Rust crate, providing a lightweight WebAssembly-based Substrate/Polkadot light client. Current version 0.1.0, initial release.
pip install smoldot-lightNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a light client instance and add a chain.
Pin to exact version and expect breaking changes.
Use locks or run in a single-threaded context.
N/A
Use 'from smoldot_light import SmoldotLight'.