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://anastasia-labs.github.io/cardano-multiplatform-lib/