@dcspark/cardano-multiplatform-lib-asmjs
v3.1.2
Published
Multiplatform SDK for core Cardano blockchain functionality
Downloads
70
Readme
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
Rust crates
- crates: link
Mobile bindings
We recommend using Ionic + Capacitor or an equivalent setup to have the WASM bindings working in mobile
Documentation
TODO