mauriguz / GoodDAPP

GoodDollar Wallet - based on web3 and react native web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodDollar DApp

We use

Build Status Coverage Status

Installation Web

Important: Use node version 10.15.0

Run web in dev mode with local ganache

$ npm run web:local

Installation Native

  (cd ios && pod install)

Setup sentry

npx sentry-wizard -i reactNative -p ios android

Testing

We are using snapshot testing

# Web
$ npm run test:web

# Update Snapshots
$ npm run test:web -- -u

# Web watch mode
$ npm run test:web-watch

# Coverage - web
$ npm run coverage

About

GoodDollar Wallet - based on web3 and react native web

License:MIT License


Languages

Language:JavaScript 97.1%Language:CSS 0.7%Language:HTML 0.7%Language:Objective-C 0.5%Language:Shell 0.4%Language:Java 0.3%Language:Ruby 0.2%Language:Starlark 0.1%Language:Swift 0.0%Language:C 0.0%