Skip to content

Repository files navigation

About App

This is a simple guide to get you started with using the Ethereum Javascript API (web3.js) with the Create React Native App project.

Integrated Stack

  • web3js

Few things that needed to be installed after cloning the App are mentioned below

  • npm i --save react-native-crypto
  • npm i --save react-native-randombytes
  • npm i --save-dev tradle/rn-nodeify
  • ./node_modules/.bin/rn-nodeify --hack --install

File Structure

app    
├── src  
└── .gitignore  
└── package.json  
└── package-lock.json  
└── Readme.md  
└── nodeModules  
└── App.js  
└── index.js  
└── .env  

Installation

$ npm install

Running the app

$ npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages