From 987e9f566ac73417f19d6fbc51f9326ccdbdf37a Mon Sep 17 00:00:00 2001 From: Keyrxng <106303466+Keyrxng@users.noreply.github.com> Date: Tue, 11 Jun 2024 21:12:09 +0100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: アレクサンダー.eth <4975670+0x4007@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfd6638f..6c0dd024 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ BENEFICIARY_ADDRESS="0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266" #### Setup -- Using the yarn command setup it's expected that you will have a local blockchain instance spun-up for you. It will be a local shallow copy of the Gnosis blockchain which will allow you to test the permit generation, claiming and invalidation features. +- Using the yarn command setup it's expected that you will have a local blockchain instance spun-up for you. It will be a local shallow copy of Gnosis Chain which will allow you to test the permit generation, claiming and invalidation features. - The permit URL will be generated in the console, ensure you give it enough space to render the full clickable link as it can be quite long and can be deformed if the console is too small.