Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions content/docs/zkfetch/cardano.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,7 @@ You can skip the guide below and head directly to the repository's comprehensive
Run all tests with:

```sh
npm run test:all
```

Also, you can test wallet creation separately with:

```sh
npm run test:deno
```

Or proof requesting with:

```sh
npm run test:node
npm run test
```

## Prerequisites and Setup
Expand Down
Loading