The Lightspark Rust SDK provides a convenient way to interact with the Lightspark services from applications written in the Rust language.
The rust-sdk consists of multiple crates that can be picked at your convenience:
lightspark
: The main crate that contains the SDK.lightspark-remote-signing
: The SDK for handling remote signing webhook handler.example
: Examples that shows you how to use the SDK.