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

#21 in #cardano

Download history 14/week @ 2025-01-07 7/week @ 2025-01-14 147/week @ 2025-01-21 16/week @ 2025-01-28 108/week @ 2025-02-04 195/week @ 2025-02-11 118/week @ 2025-02-18 131/week @ 2025-02-25 177/week @ 2025-03-04 306/week @ 2025-03-11 124/week @ 2025-03-18 170/week @ 2025-03-25 115/week @ 2025-04-01 65/week @ 2025-04-08

550 downloads per month
Used in 12 crates (10 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

~3.5–5MB
~99K SLoC