Skip to content

apteryxxyz/GoodDAPP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • CSS 0.7%
  • Objective-C 0.7%
  • HTML 0.7%
  • Java 0.4%
  • Starlark 0.1%
  • Other 0.2%