https://github.com/timoglastra/sd-jwt-example
sd-jwt-example
https://github.com/timoglastra/sd-jwt-example
Last synced: 3 months ago
JSON representation
sd-jwt-example
- Host: GitHub
- URL: https://github.com/timoglastra/sd-jwt-example
- Owner: TimoGlastra
- Created: 2024-01-28T04:33:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-28T05:04:13.000Z (over 1 year ago)
- Last Synced: 2025-01-11T22:13:43.386Z (9 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SD JWT Example
## Setup
```
pnpm install
```## Usage
```
pnpm ts-node src/index.ts
```