Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 609 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 609 Bytes

B-Wallet

A digital asset wallet that helps store, sell, buy and earn digital tokens built with React Native

B-Wallet - Pages

Technology Stack & Dependencies

  • React Native Expo
  • Typescript for type definitions
  • react-native-tab-view for custom tabs and animated tab views
  • react-native-qrcode-svg for generating QR code based on user address

Install Dependencies

$ npm install

or

$ yarn install

Run project

$ npm start

or

$ yarn start