Skip to content
Merged
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
2 changes: 1 addition & 1 deletion solidity-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ An example repo to verify Noir circuits (with bb backend) using a Solidity verif
- `/contract` - Foundry project with a Solidity verifier and a Test contract that reads proof from a file and verifies it.
- `/js` - JS code to generate proof and save as a file.

Tested with Noir 1.0.0-beta.3 and bb 0.82.2
Tested with Noir 1.0.0-beta.6 and bb 0.84.0

### Installation / Setup
```ssh
Expand Down