Skip to content

This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-IOHK
Notifications You must be signed in to change notification settings

Emurgo/cardano-serialization-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

846d0f2 · Jan 9, 2025
Jun 23, 2024
Jul 5, 2023
Oct 10, 2023
Mar 5, 2023
Jan 9, 2025
Jun 24, 2024
Jul 7, 2020
Feb 7, 2023
Feb 14, 2020
Sep 15, 2020
Feb 6, 2023
Dec 20, 2021
Jun 23, 2024
Aug 18, 2020
Jan 6, 2025
Jan 7, 2025
Aug 27, 2020
Aug 27, 2020
Jun 24, 2024
Feb 2, 2022
Feb 10, 2024
Jan 9, 2025
Jan 9, 2025
Jun 24, 2024
Aug 28, 2023
Feb 8, 2022

Repository files navigation

Cardano Serialization Lib

This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.

NPM packages
NPM packages with GC support

Note: This package uses weak references flag from wasm-bindgen. It uses FinalizationRegistry under the hood to automatically call "free" for each CSL struct when it is no longer needed. However, use this feature with caution as it may have unpredictable behaviors.

Rust crates
Mobile bindings

Documentation

You can find documentation here

About

This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-IOHK

Code of conduct

Stars

Watchers

Forks

Packages

No packages published