About • Release Status • Instructions to run • Contributing • Licensing
This repository will host shareable SW code for contributions to EWC consortium. Currently, it hosts code towards SD-JWT implementations as an issuer, holder and verifier of Type 1 credentials as per the ARF.
Ongoing work during 2023-2024
sdjwt can be installed (preferably in a virtualenv
) using poetry
as follows:
$ poetry add git+ssh://git@github.com:decentralised-dataexchange/sdjwt.git@2024.5.1
- Clone this repository
- Run
docker-compose up
- For issuer-holder scenarios, use this link - http://127.0.0.1:8888/lab/tree/notebooks/sd-jwt/issuer_holder_scenarios.ipynb
- For holder-verifier scenarios, use this link - http://127.0.0.1:8888/lab/tree/notebooks/sd-jwt/holder_verifier_scenarios.ipynb
Feel free to improve the plugin and send us a pull request. If you find any problems, please create an issue in this repo.
Copyright (c) 2021-24 LCubed AB (iGrant.io), Sweden
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.