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

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.