Skip to content

Commit

Permalink
chore(readme): Add Noir version compatibility description and Benchma…
Browse files Browse the repository at this point in the history
…rks todo
  • Loading branch information
Savio-Sou authored Dec 19, 2024
1 parent 1a94009 commit 952af9c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

A library which exports the `eddsa_verify` function which formerly existed within the Noir stdlib.

## Noir version compatibility

This library is tested with all stable releases from Noir v0.36.0.

## Benchmarks

TODO

## Installation

In your _Nargo.toml_ file, add the version of this library you would like to install under dependency:
Expand Down

0 comments on commit 952af9c

Please sign in to comment.