nqminds / trustnetz

BRSKI demo for NIST
0 stars 0 forks source link

Nist registrar server #30

Closed AshleySetter closed 9 months ago

AshleySetter commented 9 months ago

Added Regisrar server which runs on the registrar alongside a VC Rest API instance. Receives VCs through it's Rest API endpoint, verifies them using the VC Rest API instance and acts on verified VC's information to update the sqlite database, if entities referred to in the claim exist.

Implemented only manufacturer_trust for now.