References

Nexa Identity Protocol

The Nexa Identity protocol (nexid) allows software to interface with a server, securely supplying information such as login credentials and identity information.


Web Client API

This "crypto-identity software" could be embedded into Nexa wallets or be a special purpose app.


ID Server

An enterprise-ready Node.js server running the Express framework for delivering a secure host to manage your dApp user's profile details.

Installation

You can choose to either self-host your own ID server -OR- use the "public" instance hosted at Nexa Shell. When self-hosting, you can choose from the following options:

  1. Docker Compose
  2. Direct install

Docker Compose

TBD

Direct install

TBD

Previous
Modular framework