Skip to content

Quantik-Solutions/qs-react-native-zksync

Repository files navigation

react-native-zksync

Getting started

$ npm install react-native-zksync --save

Mostly automatic installation

$ react-native link react-native-zksync

Usage

import ZkSync from 'react-native-zksync';

// TODO: What to do with the module?
ZkSync;