111 releases (8 breaking)
| 0.9.21 | Feb 6, 2025 |
|---|---|
| 0.9.18 | Jan 30, 2025 |
| 0.9.16 | Dec 29, 2024 |
| 0.9.6 | Nov 17, 2024 |
| 0.2.6-beta7.rc1 | Mar 31, 2024 |
#4 in #csl
7,279 downloads per month
Used in whiskey
240KB
4.5K
SLoC
sidan-csl-rs
sidan-csl-rs composed of the core serialization logics with the pattern of json-to-transaction, compilable to wasm.
This library is not expected to be imported by Rust developers directly, but rather through the higher level APIs like whisky.
The wasm build and utility is mostly exposed in MeshJS.
JS / TS wasm Install
In case you want the directly out of the box wasm function for your JS / TS project, run the below
# For nodejs package
yarn add @sidan-lab/sidan-csl-rs-nodejs
# For browser package
yarn add @sidan-lab/sidan-csl-rs-browser
APIs
- The serialization logic documentation at the builder interface.
- The inline documentation of core json to transaction serialization function is served at here.
Dependencies
~22MB
~503K SLoC