5 releases (stable)

5.2.0 Mar 15, 2024
5.1.0 Feb 1, 2024
5.0.0 Jan 30, 2024
4.0.2 Jan 4, 2024
0.1.0 Dec 21, 2023

#2979 in Magic Beans

Download history 11/week @ 2023-12-18 27/week @ 2024-01-01 78/week @ 2024-01-29 15/week @ 2024-02-19 17/week @ 2024-02-26 33/week @ 2024-03-04 204/week @ 2024-03-11 59/week @ 2024-03-18 52/week @ 2024-03-25 45/week @ 2024-04-01

364 downloads per month
Used in 12 crates (10 directly)

MIT license

34KB
813 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

~5.5MB
~108K SLoC