Multiplatform WASM SDK containing the most common CML crates for Cardano blockchain functionality
npm install @dcspark/cardano-multiplatform-lib-browserThis 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
- crates: link
##### Mobile bindings
We recommend using Ionic + Capacitor or an equivalent setup to have the WASM bindings working in mobile
https://dcSpark.github.io/cardano-multiplatform-lib/