csl-mobile-bridge icon indicating copy to clipboard operation
csl-mobile-bridge copied to clipboard

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

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.