/seraph-id-demo

Seraph ID demo application

Primary LanguageTypeScriptMIT LicenseMIT

Seraph ID demo.

Overview

This is the example implementation of Seraph ID.

Visit the Seraph ID official web page to learn more about self-sovereign identity!

How to run this demo

ts-node bootstrap/bootstrap.ts
cd demo 
yarn start

or

make run-script 
make start-demo 

Contributing

Setup

This repository is a typescript and react repository using Yarn. Please ensure the following is installed:

  • Yarn (v 1.16.0 or higher)
  • Node (latest LTS)
git clone https://github.com/swisscom-blockchain/seraph-id-demo.git
cd seraph-id-demo
yarn
yarn build

References

License

  • Open-source MIT.