mirror of
https://github.com/blyssprivacy/sdk.git
synced 2026-04-26 03:00:13 -04:00
5 lines
272 B
Markdown
5 lines
272 B
Markdown
# Bridge crate
|
|
|
|
This is a simple Rust crate to bridge the core `spiral-rs` library (located in `../lib/spiral-rs`) to the JS Blyss SDK.
|
|
|
|
You generally do not need to build this crate directly. Instead, invoke `npm run build` in the repository root to build the entire SDK. |