@mlabs-haskell/cardano-serialization-lib-nodejs
TypeScript icon, indicating that this package has built-in type declarations

11.2.1 • Public • Published

Cardano Serialization Lib

This fork of the cardano-serialization-library includes a development shell that sets the WASM_BINDGEN_WEAKREF environment variable. This ensures that builds of the library will automatically free() pointers when their reference in the JavaScript runtime is garbage collected.

Build

Ensure you have Nix installed and Flakes enabled.

nix develop
npm run rust:build-nodejs

The script will build the assets under /rust/pkg. Other targets and scripts can be found in the root packages.json.

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
Rust crates
Mobile bindings

Documentation

You can find documentation here

Readme

Keywords

none

Package Sidebar

Install

npm i @mlabs-haskell/cardano-serialization-lib-nodejs

Weekly Downloads

3

Version

11.2.1

License

MIT

Unpacked Size

3.37 MB

Total Files

7

Last publish

Collaborators

  • chase-mlabs
  • neil-mlabs
  • nalane
  • amirmrad
  • errfrom
  • oskargreda
  • emmarichardson