Implementation of a private data store based on Semantic Container for a construction site manger in the course of the NGI Sargasso DPP-CRC project.
- Project description: https://www.ownyourdata.eu/en/dpp-crc/
- Semantic Container: https://github.com/OwnYourData/semcon
- Docker Hub: https://hub.docker.com/r/oydeu/sm-private
Use the following environment variables to configure the container:
ISSUER_DID
- DID of the trusted EPD issuance authorityISSUER_PWD
- private key for the DID of the trusted EPD issuance authorityHOLDER_DID
- DID of the construction site managerHOLDER_PWD
- private key for the DID of the construction site manager
Please report bugs and suggestions for new features using the GitHub Issue-Tracker and follow the Contributor Guidelines.
If you want to contribute, please follow these steps:
- Fork it!
- Create a feature branch:
git checkout -b my-new-feature
- Commit changes:
git commit -am 'Add some feature'
- Push into branch:
git push origin my-new-feature
- Send a Pull Request
This project has received funding from the European Union’s Horizon Europe research and innovation program through the NGI SARGASSO program under cascade funding agreement No 101092887.