NuID's distributed key management backed by DAML's smart contract platform.
This repository is intended as an illustrative example. Get in touch if you're interested in using NuID :: DAML in a production environment!
From the root of this directory:
$ chmod +x bin/demo.sh
$ ./bin/demo.sh
Once Server started!
appears in the terminal output, you'll be able to visit:
localhost:4000
to inspect the DAML navigatorlocalhost:8080
to interact with a minimal login demolocalhost:8080/slides
for additional information on using NuID :: DAML
Exit and cleanup with ctrl+c
(twice, on some platforms).