react-native-etherjs
v1.0.6
Published
TODO
Downloads
2
Maintainers
Readme
react-native-etherjs
Getting started
$ npm install react-native-etherjs --save
Mostly automatic installation
$ react-native link react-native-etherjs
Usage
import ReactNativeEtherjs from 'react-native-etherjs';
// TODO: What to do with the module?
ReactNativeEtherjs;