Lil-credits / EPOS

0 stars 0 forks source link

EPOS

European Proof of Skill

Background

A project from the HU University of Applied Sciences Utrecht. Build by students of Open-ICT.
We did use walt.id as base for the project and build new things on top of it.

Getting started

Before getting started make sure you have installed docker

clone this repository

git clone https://github.com/Lil-credits/EPOS.git

Start the docker with the following commands

docker-compose build && docker-compose up

The docker app should now be running and you can start using the app.

Folders

docs
Documentation about the project for transferring the project to another team in the feature.

Waltid-wallet
The waltid webwallet, this folder contains an API and a frontend. to let the wallet fully function.

Waltid-api
The waltid API services for issuing and verifying. We use this API in our backend

EPOS
The