Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 528 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 528 Bytes

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