An open API service indexing awesome lists of open source software.

https://github.com/timoglastra/anoncreds-rs-revocation-bug

anoncreds-rs-revocation-bug
https://github.com/timoglastra/anoncreds-rs-revocation-bug

Last synced: 3 months ago
JSON representation

anoncreds-rs-revocation-bug

Awesome Lists containing this project

README

        

# AnonCreds revocation bug

## Setup

1. Install Node.JS 20 (https://nodejs.org/en/download)
2. Install pnpm (`npm install -g pnpm`)
3. Install dependencies (`pnpm install`)

## Run

```sh
pnpm tsx index.ts
```