GoodDollar / GoodIdentity

A decentralized organization that handles Identity verification to its members.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodIdentity

======= Features & Version planning: https://docs.google.com/document/d/1qxxtUjBXROuGUBVSb1SVIKdMIeaSERtETON5ZE0Q8rk/edit

V0.1 Goals

Create structure project in the GitHub for the community
Project contains server side and client side

Project is transferred from Hackathon project, and added with:
Express (replacing Meteor)
React-native readiness - components and code replacement
Full Flow support
Undux support

Main screens \ components empty structure is ready for logic wire up:
Welcome Screen
Vouch Screen
Vote Screen
OneOfUs Screen
Candidates Selector component
Payment component

run project

npm install
npm run start

browse http://localhost:3000/

To add express development server:

cd client
Create your own copy of client\src\shared\Secrets.json based on client\src\shared\Secrets-example.json
npm install
npm run web

browse http://localhost:3001/

About

A decentralized organization that handles Identity verification to its members.


Languages

Language:JavaScript 93.1%Language:HTML 2.2%Language:Objective-C 2.0%Language:CSS 1.0%Language:Python 0.9%Language:Java 0.8%