cml-crypto

Crates.iocml-crypto
lib.rscml-crypto
version6.0.1
sourcesrc
created_at2023-12-21 09:25:55.155455
updated_at2024-09-03 22:29:57.858371
descriptionMultiplatform SDK for Cardano-related cryptographic functionality
homepage
repositoryhttps://github.com/dcSpark/cardano-multiplatform-lib
max_upload_size
id1076618
size154,683
Sebastien Guillemot (SebastienGllmt)

documentation

https://github.com/dcSpark/cardano-multiplatform-lib/docs

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
  • 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/

Commit count: 554

cargo fmt