Skip to content

Commit

Permalink
📝 sidenote in the README regarding the scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
qd-qd committed Jul 27, 2023
1 parent 935885d commit 4ca2534
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,12 @@ before considering this approach.
> [library](https://github.com/0x90d2b2b7fb7599eebb6e7a32980857d8/secp256r1-computation) developed by us for this
> purpose.
### Scripts

This repository includes a [script](./script) directory containing a set of scripts that can be used to deploy the
different implementations on-chain. Each script contains a set of instructions and an example of how to use it. The
scripts are expected to be run using the `forge script` command.

## Gas reports

These gas reports were produced using the `0.8.19` version of the Solidity compiler, specifically for the
Expand Down

0 comments on commit 4ca2534

Please sign in to comment.