Skip to content

Tangle-Labs/selv

 
 

Repository files navigation

Selv - Digital Identity Demonstrator

Profile

Architecture

Development

Requirements

  • docker
  • IOTA Sandbox

Setup

Add following domains to your host files:

  • selv.local
  • bank.selv.local
  • government.selv.local
  • insurance.selv.local

Copy .env.template to .env

Tooling

  1. create stronghold
  2. copy to data
  3. copy stronghold pw, keyIds and fragments in docker-compose

API

Find an API description in tooling/API, use httpyac to explore.

Run

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up --build

https://stackoverflow.com/a/73376302

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 65.2%
  • SCSS 25.1%
  • Kotlin 5.1%
  • Rust 2.7%
  • JavaScript 1.1%
  • HTML 0.5%
  • Other 0.3%