8 stable releases (3 major)

6.0.1 Sep 3, 2024
6.0.0 Aug 26, 2024
5.3.1 May 6, 2024
5.2.0 Mar 15, 2024
0.1.0 Dec 21, 2023

#17 in #cardano

Download history 26/week @ 2024-07-08 66/week @ 2024-07-15 28/week @ 2024-07-22 70/week @ 2024-07-29 45/week @ 2024-08-05 24/week @ 2024-08-12 21/week @ 2024-08-19 257/week @ 2024-08-26 201/week @ 2024-09-02 80/week @ 2024-09-09 37/week @ 2024-09-16 78/week @ 2024-09-23 23/week @ 2024-09-30 23/week @ 2024-10-07 48/week @ 2024-10-14

172 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
~101K SLoC