From 4ca2534a80702a375c45202fabebbaaf2d11c0ae Mon Sep 17 00:00:00 2001 From: qd-qd Date: Thu, 27 Jul 2023 17:59:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20sidenote=20in=20the=20README=20r?= =?UTF-8?q?egarding=20the=20scripts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 986fb67..03d84e4 100644 --- a/README.md +++ b/README.md @@ -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