Skip to content

Pfalfa Identity served as decentralized identity hub inside Pfalfa Platform

License

Notifications You must be signed in to change notification settings

pfalfa/identity-hub

Repository files navigation

Identity Hub

Pfalfa Identity served as decentralized identity hub inside Pfalfa Platform.
Read More Whitepaper

Usage

# If access using https, please rename .env.example to be .env and configure HTTPS_KEY & HTTPS_CERT

# Install depedencies
$ npm install

# Run application
$ npm run start

Using Docker

# Build docker image
$ docker build -t pfalfa-ihub .

# Run docker container
$ docker run --name pfalfa-ihub -d -p 8778:8778 pfalfa-ihub

API Docs

API Docs : Repository

About

Pfalfa Identity served as decentralized identity hub inside Pfalfa Platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published