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:4000to inspect the DAML navigatorlocalhost:8080to interact with a minimal login demolocalhost:8080/slidesfor additional information on using NuID :: DAML
Exit and cleanup with ctrl+c (twice, on some platforms).