/lightspark-rs

Lightspark Rust SDK

Primary LanguageRustApache License 2.0Apache-2.0

Lightspark Rust SDK

The Lightspark Rust SDK provides a convenient way to interact with the Lightspark services from applications written in the Rust language.

Project Structure

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.

License

Apache-2.0