Skip to content
/ dPopp Public
forked from passportxyz/passport

dPopp allows users to prove their identity through a secure, decenteralized UI

License

Notifications You must be signed in to change notification settings

0xVikiZ/dPopp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dPopp

Quick Start

Prerequisites: Node (v16 LTS) plus Yarn and Git

clone/fork DPOPP:

git clone https://github.com/gitcoinco/dPopp.git
npm install --global lerna
lerna bootstrap

start your 📱 frontend:

cd app
yarn start

app

This will be the web app allowing users to interact with their dpopp

schema

This will manage creation and publishing of the Ceramic schemas and data models.

iam

This will be the server handling incoming requests to process verifications

About

dPopp allows users to prove their identity through a secure, decenteralized UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.8%
  • JavaScript 4.1%
  • HTML 1.1%
  • Other 1.0%