Skip to content

Commit

Permalink
docs: add soldeer install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Nov 27, 2024
1 parent 6402551 commit e6c717b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/contracts/contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ or yarn:
yarn add @semaphore-protocol/contracts
```

or [soldeer](https://github.com/mario-eth/soldeer):

```commandline
soldeer install semaphore-protocol-contracts~4.6.0
```

## 📜 Usage

### Compile contracts
Expand Down

0 comments on commit e6c717b

Please sign in to comment.