https://github.com/timoglastra/multi-use-invitation-reproduction
https://github.com/timoglastra/multi-use-invitation-reproduction
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timoglastra/multi-use-invitation-reproduction
- Owner: TimoGlastra
- Created: 2023-04-17T01:18:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T01:24:00.000Z (about 2 years ago)
- Last Synced: 2025-01-11T22:13:43.026Z (5 months ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi Use Invitation Reproduction
## Running
1. Git clone this repo
2. Create a class access token (needed to pull the `ghcr.io` image that contains libindy builds for ARM + x86)
1. https://github.com/settings/tokens
2. Give it the `read:packages` scope
3. Login to the docker registry with the token
1. `export CR_PAT=`
2. `echo $CR_PAT | docker login ghcr.io -u --password-stdin`
4. `docker build -t multi-use-invitation-demo .`
5. `docker run -it --rm multi-use-invitation-demo`
6. Scan the QR code, accept the offered credential, and see it get stuck. If you look at the logs of the docker container. You can see it throws an error related to `~service` decorator. This is because we can't find the connection associated with the credential request