10 stable releases (3 major)

6.2.0 Apr 7, 2025
6.1.0 Jan 24, 2025
6.0.1 Sep 3, 2024
5.3.1 May 6, 2024
0.1.0 Dec 21, 2023

#27 in #cardano

Download history 229/week @ 2026-01-07 265/week @ 2026-01-14 73/week @ 2026-01-21 88/week @ 2026-01-28 122/week @ 2026-02-04 41/week @ 2026-02-11 97/week @ 2026-02-18 121/week @ 2026-02-25 624/week @ 2026-03-04 339/week @ 2026-03-11 212/week @ 2026-03-18 322/week @ 2026-03-25 98/week @ 2026-04-01 212/week @ 2026-04-08 176/week @ 2026-04-15 77/week @ 2026-04-22

584 downloads per month
Used in 19 crates (15 directly)

MIT license

33KB
831 lines

Cardano Multiplatform Lib

This is a library, written in Rust, that can be deployed to multiple platforms (Rust crate, JS, Typescript, WASM, etc). It handles:

  • Serialization & deserialization of core data structures
  • Useful utility functions for dApps & wallets
NPM packages
  • browser: link
  • nodejs: link
  • asm.js (strongly discouraged): link
Rust crates
Mobile bindings

We recommend using Ionic + Capacitor or an equivalent setup to have the WASM bindings working in mobile

Documentation

https://dcSpark.github.io/cardano-multiplatform-lib/

Dependencies

~6MB
~124K SLoC