1.0.6 • Published 2 years ago

react-native-etherjs v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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;