Skip to content

owlmeans/regov-ssi-mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwlMeans Re:gov library: Monorepo

Set of packages for serverless and blockchainless SSI-based platforms.

How to start your one OwlMeans Re:gov SSI App

Make a copy of folder with example app to your computer.

Install yarn as a nodejs package manager.

Copy .env.example file to .env. Modify parameters inside as required.

Get to the copied folder and run

yarn install

yarn start