Skip to content

React-native bindings for Emurgo's cardano-serialization-lib (Cardano haskell Shelley)

License

Notifications You must be signed in to change notification settings

Emurgo/csl-mobile-bridge

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2025
Feb 22, 2023
Feb 7, 2025
Feb 7, 2025
Mar 5, 2021
Feb 22, 2023
Oct 2, 2020
May 10, 2023
Feb 22, 2023
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
May 10, 2023

Repository files navigation

DISCLAIMER: the code contained in this repo is experimental and still in WIP status.

cls-mobile-bridge

https://www.npmjs.com/package/@emurgo/csl-mobile-bridge

Getting started

$ npm install @emurgo/csl-mobile-bridge --save

Mostly automatic installation

$ react-native link @emurgo/csl-mobile-bridge

Usage

See examples in App.js.