Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

TeamAlpha-NITK/Secure-Aadhaar-AdminServer

Repository files navigation

Secure Aadhaar Admin Server

This repository contains code for the Secure Aadhar Admin Server. This server automates the process of creating the user's digital identity.

The server listens on port 4000, then creates a Participant User, his assets, AccessHistory and Aadhaar and then creates an Identity and binds the participant to it and sends the user a mail with the generated Identity card. This card will be used for all the intercations with the blockchain.

Running

  • Install the required npm modules
npm install
  • Start the server
npm start

Prerequisites

You need the following software to run this application:

  • NodeJS
  • npm

About

Server to automate the process of creating the user's digital identity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published