Skip to content

Passport allows users to prove their identity through a secure, decentralized UI

License

Notifications You must be signed in to change notification settings

SigmaResearchDAO/passport

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

Passport allows users to prove their identity through a secure, decentralized UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • HTML 3.2%
  • JavaScript 1.6%
  • Other 0.2%